opm-simulators/opm
Håkon Hægland efa6c54096 Avoid a preprocessor directives.
Some of the functions in Main.hpp do not need to be guarded by a
\#ifndef OPM_FLOW_MAIN
Since they are template functions, they will not be included in the
code unless explicitly instantiated.
2020-04-14 14:53:48 +02:00
..
core/props Remove Deck argument to RelpermDiagnostic 2020-03-13 08:54:30 +01:00
simulators Avoid a preprocessor directives. 2020-04-14 14:53:48 +02:00