Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser d0c14f7406 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
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc refactoring: rename GridCreator to GridManager 2014-04-27 19:12:32 +02:00
examples add the general framework for specifying auxiliary equations. 2014-11-18 17:51:38 +01:00
tests TPFA: change the way how gradients are calculated 2014-09-03 17:01:22 +02:00