equil init: re-indent

this makes the indentation style of the equil init code consistent
with the rest of eWoms.
This commit is contained in:
Andreas Lauser 2018-01-02 12:43:56 +01:00
parent 0690cad957
commit 01c2a2da97
2 changed files with 176 additions and 176 deletions

View File

@ -858,4 +858,4 @@ inline bool isConstPc(const MaterialLawManager& materialLawManager,
} // namespace Equil } // namespace Equil
} // namespace Ewoms } // namespace Ewoms
#endif // EWOMS_EQUILIBRATIONHELPERS_HEADER_INCLUDED #endif // EWOMS_EQUILIBRATIONHELPERS_HH

View File

@ -211,6 +211,6 @@ namespace Ewoms
} rev_; /**< Reverse mapping instance */ } rev_; /**< Reverse mapping instance */
}; };
} // namespace Opm } // namespace Ewoms
#endif // OPM_REGIONMAPPING_HEADER_INCLUDED #endif // OPM_REGIONMAPPING_HH