10 #ifdef MOOSE_MFEM_ENABLED Base problem data struct.
MFEMProblemData & _problem_data
Reference to the MFEMProblemData struct storing the output variables.
const InputParameters & parameters() const
Get the parameters of the object.
Class for output information saved in MFEM DataCollections.
mfem::ParMesh & _pmesh
Mesh set of output variables are defined on.
MFEMDataCollection(const InputParameters ¶meters)
static InputParameters validParams()
void output() override
Overload this function with the desired output activities.
An outputter with filename support.
virtual mfem::DataCollection & getDataCollection()=0