opm-core/opm/core
Andreas Lauser fbec8c2300 make the PETSc code compile even if PETSc is not available
if PETSc is not available, the .cpp file will compile fine because it
will be reduced to be empty, but trying to include
LinearSolverPetsc.hpp in this case will result in an error.
2017-12-11 11:33:52 +01:00
..
flowdiagnostics Add missing include of config.h 2017-05-24 12:11:49 +02:00
linalg make the PETSc code compile even if PETSc is not available 2017-12-11 11:33:52 +01:00
pressure remove more sources which are unused after removals in opm-upscaling 2017-11-17 10:47:15 +01:00
props PhaseUsage: handle polymer and solvent the same way as energy 2017-12-11 10:30:14 +01:00
simulator remove bit-rotten SimulatorState.cpp file 2017-12-11 11:33:52 +01:00
transport remove unused code 2017-11-15 11:56:40 +01:00
utility Merge pull request #1193 from akva2/move_utils_to_simulators 2017-12-05 08:36:54 +01:00
wells fixed: add ENERGY to switch to quell unhandled enum value warning 2017-12-05 17:13:08 +01:00
doxygen_main.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Add sat table id to well struct 2017-04-06 13:52:27 +02:00