Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 38c89f363d 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.
2014-02-26 14:47:24 +01:00
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core Made phase mixing functors a class hierarchy. 2014-02-26 14:47:24 +01:00
tests Made phase mixing functors a class hierarchy. 2014-02-26 14:47:24 +01:00