Commit Graph
4 Commits
Author SHA1 Message Date
Stefano Zampini f94b099e40 Added convenience functions to initialize/finalize PETSc without the need of including petsc.h 2018-11-21 15:14:53 +03:00
Stefano Zampini 846c555fa8 Fix PetscODESolver::Step implementation to return the actual time step used instead of the next candidate
This is to have a uniform behaviour of all the Step methods implemented in MFEM
We need to use a larger time step in the examples to trigger adaptivity, otherwise the default time step is always accepted
2017-10-09 09:41:08 +03:00
Stefano Zampini 10780c6623 Added few more tests to ODE solver suite 2017-08-27 19:39:27 +03:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00