opm-simulators/opm/simulators
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
..
aquifers changed: use AquiferConfig when setting up aquifers 2020-03-24 13:36:39 +01:00
flow Avoid a preprocessor directives. 2020-04-14 14:53:48 +02:00
linalg fixup! [FlexibleSolver] Added missing headers determine IsComm. 2020-04-02 17:16:17 +02:00
timestepping Various fixes and refactoring. 2020-04-02 13:57:05 +02:00
utils Add build time to flow startup banner 2020-03-31 08:42:24 +02:00
wells Silence warnings and fix whitespace. 2020-04-08 10:41:20 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00