Skip to content
Snippets Groups Projects
Commit b3fa2f07 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Store previous time step solution in TimeLoop.

This simplifies the TimeDiscretization interface:
pushState and popState are no longer needed. The corresponding
copies are done in the time loop.
Since the previous time step solution is no longer stored
in the time discretization, it is passed to all required
functions like assemble, getRHS and the like.
parent 0914a16b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment