Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 0d25ad9ec4 Made phase mixing functors a class hierarchy.
In summary:
 - added RsFunction (base class),
 - made NoMixing, RsVD, RsSatAtContact inherit RsFunction,
 - RS and RV are no longer template arguments for EquilReg class,
 - EquilReg constructor now takes two shared_ptr<Miscibility::RsFunction>,
 - use of constructor updated, mostly using make_shared.
2018-01-02 14:28:06 +01:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc slightly improve the handbook build script 2017-01-16 15:32:16 +01:00
examples adapt to the refactoring of the thermal laws in opm-material 2017-12-11 17:39:56 +01:00
opm/core Made phase mixing functors a class hierarchy. 2018-01-02 14:28:06 +01:00
tests Made phase mixing functors a class hierarchy. 2018-01-02 14:28:06 +01:00