Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser d80fed167f Newton method: reduce extent of copy and paste programming
now the generic part of the update of the solution vector is done in
the base class and the derived classes can chose to only do the update
of the primary variables of the individual DOFs.
2015-03-01 15:51:04 +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 Newton method: reduce extent of copy and paste programming 2015-03-01 15:51:04 +01:00
tests update the reference solution for the reservoir problem 2015-02-12 11:40:56 +01:00