Skip to content
  • Carsten Gräser's avatar
    Experimental implementation of a NonlinearGSStep · fb13c8a4
    Carsten Gräser authored
    This may serve as model for the planned TNNMG cleanup.
    Besided a general nonlinear GS step this also provides
    an accelerated version.
    
    The added test implements a simple TNNMG-like acceleration
    with exact coarse solver (line search is still missing).
    In fact this is just a special active set method.
    fb13c8a4