21 params.
addParam<MFEMScalarCoefficientName>(
22 "coefficient",
"0.",
"The coefficient setting the values on the essential boundary");
28 _coef(getScalarCoefficient(getParam<MFEMScalarCoefficientName>(
"coefficient")))
void ApplyBC(mfem::GridFunction &gridfunc) override
MFEMScalarDirichletBC(const InputParameters ¶meters)
registerMooseObject("MooseApp", MFEMScalarDirichletBC)
mfem::Coefficient & _coef
mfem::Array< int > & getBoundaryMarkers()
static InputParameters validParams()
static InputParameters validParams()