Skip to content

MueLu RefMaxwell updates

James Willenbring requested to merge cgcgcg:MueLuRefMaxwell into develop

Created by: cgcgcg

@trilinos/muelu

Description

  • Allow to use RefMaxwell as preconditioner or as standalone solver.
  • Correctly interpret 'use kokkos refactor' parameter.
  • Show hierarchy label in multigrid summary. (Helpful, when there are multiple of them.)
  • Allow different pre- and postsmoothers on finest level of RefMaxwell. (E.g. forward/backward GS)

Merge request reports