mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 06:35:33 -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:
parent
0690cad957
commit
01c2a2da97
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user