10 #ifdef MOOSE_MFEM_ENABLED 28 void SetupLOR(mfem::ParBilinearForm & a, mfem::Array<int> & tdofs)
override;
static InputParameters validParams()
MFEMHypreGMRES(const InputParameters &)
void SetupLOR(mfem::ParBilinearForm &a, mfem::Array< int > &tdofs) override
Updates the solver with the bilinear form in case LOR solve is required.
Base class for linear MFEM solvers and preconditioners.
Wrapper for mfem::HypreGMRES solver.
void ConstructSolver() override
Override in derived classes to construct and set the solver options.