mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user