Skip to content
  • Matthias Mayr's avatar
    Split setup & solve of regionMG direct solver · 852d7e71
    Matthias Mayr authored
    - add new routine MakeCompositeDirectSolver() to create an Amesos2
      KLU2 solver based on a composite operator and pre-compute its
      factorization.
    - pass the direct solver through the V-cycle
    - just apple solver on the coarsest level
    
    Related to #5072.
    852d7e71