mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
it seems like most build systems pass a -DHAVE_CONFIG_H flag to the compiler which still causes `#if HAVE_CONFIG_H` to be false while it clearly is supposed to be triggered. That said, I do not really see a good reason why the inclusion of the `config.h` file should be guarded in the first place: the file is guaranteed to always available by proper build systems, and if it was not included the build either breaks at the linking stage or -- at the very least -- the runtime behavior of the resulting libraries will be very awkward. |
||
---|---|---|
.. | ||
fullyimplicit | ||
CompressibleTpfaPolymer.cpp | ||
CompressibleTpfaPolymer.hpp | ||
GravityColumnSolverPolymer_impl.hpp | ||
GravityColumnSolverPolymer.hpp | ||
IncompPropertiesDefaultPolymer.hpp | ||
IncompTpfaPolymer.cpp | ||
IncompTpfaPolymer.hpp | ||
Point2D.hpp | ||
PolymerBlackoilState.cpp | ||
PolymerBlackoilState.hpp | ||
PolymerInflow.cpp | ||
PolymerInflow.hpp | ||
PolymerProperties.cpp | ||
PolymerProperties.hpp | ||
PolymerState.cpp | ||
PolymerState.hpp | ||
polymerUtilities.cpp | ||
polymerUtilities.hpp | ||
SimulatorCompressiblePolymer.cpp | ||
SimulatorCompressiblePolymer.hpp | ||
SimulatorPolymer.cpp | ||
SimulatorPolymer.hpp | ||
SinglePointUpwindTwoPhasePolymer.hpp | ||
TransportSolverTwophaseCompressiblePolymer.cpp | ||
TransportSolverTwophaseCompressiblePolymer.hpp | ||
TransportSolverTwophasePolymer.cpp | ||
TransportSolverTwophasePolymer.hpp |