24 "Base class for declaration of material properties to add to MFEM problems.");
25 params.
set<std::string>(
"_moose_base") =
"FunctorMaterial";
40 _properties(getMFEMProblem().getCoefficients())
static InputParameters validParams()
virtual ~MFEMFunctorMaterial()
registerMooseObject("MooseApp", MFEMFunctorMaterial)
MFEMFunctorMaterial(const InputParameters ¶meters)
static libMesh::Point pointFromMFEMVector(const mfem::Vector &vec)
static InputParameters validParams()
Base class for construction of an object that is restricted to a subset of subdomains of the problem ...
static InputParameters validParams()