10#ifdef MOOSE_MFEM_ENABLED
21 "Applies a complex Dirichlet condition to the tangential components of a vector variable.");
registerMooseObject("MooseApp", MFEMComplexVectorTangentialDirichletBC)
mfem::Array< int > & getBoundaryMarkers()
mfem::VectorCoefficient & _vec_coef_real
mfem::VectorCoefficient & _vec_coef_imag
static InputParameters validParams()
void ApplyBC(mfem::ParComplexGridFunction &gridfunc) override
MFEMComplexVectorTangentialDirichletBC(const InputParameters ¶meters)
static InputParameters validParams()