10 #ifdef MOOSE_MFEM_ENABLED 18 params.
addParam<MFEMVectorCoefficientName>(
21 "Vector coefficient specifying the values the variable takes on the boundary");
26 :
MFEMEssentialBC(parameters), _vec_coef(getVectorCoefficient(
"vector_coefficient"))
static InputParameters validParams()
MFEMVectorDirichletBCBase(const InputParameters ¶meters)
static InputParameters validParams()