Skip to content
  • Dmitry Yu. Naumov's avatar
    [NL] Remove unused time discretization schemes. · 5957f906
    Dmitry Yu. Naumov authored
    This are all but backward Euler.
    The few testcases in H2-pp were updated to backward Euler
    without loss of accuracy.
    
     - All processes using a Newton scheme are discretized
    for the backward Euler scheme only. They are not usable
    with other time discretizations.
     - Greatly simplifies code maintenance in this part.
    5957f906