static InputParameters validParams()
void setDevice()
Set the device to use to solve the FE problem.
virtual void constructProblemOperator()=0
Virtual method to construct the ProblemOperator. Call for default problems.
Base problem data struct.
MFEMExecutioner(const InputParameters ¶ms)
Executioners are objects that do the actual work of solving your problem.
MFEMProblemData & _problem_data
MFEMProblem & _mfem_problem
virtual bool lastSolveConverged() const override
Whether or not the last solve converged.