Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    b3fa2f07
    Store previous time step solution in TimeLoop. · b3fa2f07
    Dmitri Naumov authored
    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.
    b3fa2f07
    History
    Store previous time step solution in TimeLoop.
    Dmitri Naumov authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.