Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 3479b659aa make sure not to run the restart test at the same time as the non-restarted test
normally, this should fine as it was before this patch because the
non-restarted tests produces more timesteps than the restarted one and
only the last file gets verified, but it used to be quite a hack and
one never knows, so it's wise to explicitly specify this as a
dependency.

Also, this change makes sure that ctest is aware of the number of
cores required by a test, which should lead to less contention...
2014-03-06 17:10:57 +01:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
examples remove the remnants of line search 2014-03-05 14:22:36 +01:00
tests make sure not to run the restart test at the same time as the non-restarted test 2014-03-06 17:10:57 +01:00