Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 30d65e6c32 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.
2014-02-03 11:32:46 +01:00
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core Removed RK4IVP's inheritance from binary_function. 2014-02-03 11:32:46 +01:00
tests Merge remote-tracking branch 'bska/initialisation' into initialisation 2014-01-31 15:41:58 +01:00