Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 977e8a19e2 Added evalFunc() method.
This public method is not virtual, and implemented in the base class using calls to
the virtual methods. Not yet used by the DG solver.
2013-01-23 09:51:30 +01:00
examples Complete separation of basis func classes. 2013-01-16 15:13:45 +01:00
opm/core Added evalFunc() method. 2013-01-23 09:51:30 +01:00
tests Added test for DG basis classes. 2013-01-17 14:35:50 +01:00