10 #ifdef MOOSE_MFEM_ENABLED 21 "Applies a Dirichlet condition to all components of a vector variable.");
static InputParameters validParams()
mfem::VectorCoefficient & _vec_coef
mfem::Array< int > & getBoundaryMarkers()
static InputParameters validParams()
MFEMVectorDirichletBC(const InputParameters ¶meters)
void ApplyBC(mfem::GridFunction &gridfunc) override
Apply the essential BC, overwritign the values of gridfunc on the boundary as desired.
registerMooseObject("MooseApp", MFEMVectorDirichletBC)