Simulator programs and utilities for automatic differentiation.
Go to file
Jørgen Kvalsvik 7c78afa13d Reduces CHKERRXX usage to where necessary.
The error checking macro makes it harder to read and harder to write, so
instead we now only check for functions  that can contain errors. Bounds and
range checks are handled by PETSc and not OPM.
2014-10-14 14:43:42 +02:00
examples convert the examples and the tests to opm-parser 2014-04-25 14:25:54 +02:00
opm/core Reduces CHKERRXX usage to where necessary. 2014-10-14 14:43:42 +02:00
tests Add HAVE_PETSC macro. 2014-07-08 10:58:39 +08:00