Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 503c7d1ca8 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
examples Cleaning the initialization code 2017-11-21 12:52:07 +01:00
opm/core make the PETSc code compile even if PETSc is not available 2017-12-11 11:33:52 +01:00
tests Handle WEFAC 2017-11-30 13:45:05 +01:00