10#ifdef MOOSE_MFEM_ENABLED
30 virtual void addVariable(
const std::string & var_type,
31 const std::string & var_name,
virtual void resolveMFEMSolvers() override
Construct recorded MFEM solvers in dependency order and select the problem driver solver(s).
static InputParameters validParams()
virtual void addVariable(const std::string &var_type, const std::string &var_name, InputParameters ¶meters) override
Override of MFEMProblem::addVariable.
virtual ~MFEMEigenproblem()
const InputParameters & parameters() const
Get the parameters of the object.