Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 2050913aef add the general framework for specifying auxiliary equations.
this does not disrupt the block nature of the linearized matrix
(i.e. Dune::BCRSMatrix is still used), but if the number of auxiliary
equations is smaller than that of the "main" discretization, the
superfluous equations are padded. if the number of additional
equations are larger than that of the equation, additional DOFs are
added.
2014-11-18 17:51:38 +01:00
ewoms ECL well model: handle the newish CMODE_UNDEFINED enum values 2014-11-18 17:51:38 +01:00
tests/problems add the general framework for specifying auxiliary equations. 2014-11-18 17:51:38 +01:00