Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 8dfab5ab67 Removed RK4IVP's inheritance from binary_function.
Three reasons:
 - class is a unary functor,
 - the typedefs obtained were not used,
 - binary_function is deprecated in C++11.
2018-01-02 14:28:06 +01:00
ebos Start using the BlackoilFluidState 2017-12-15 08:20:09 +01:00
ewoms/aux fix most pedantic compiler warnings in the basic infrastructure 2016-11-09 14:54:22 +01:00
opm/core/simulator Removed RK4IVP's inheritance from binary_function. 2018-01-02 14:28:06 +01:00