MFEMVectorDirichletBCBase

Summary

Base class for objects applying essential boundary conditions on vector variables in an MFEM FE problem.

Overview

Classes deriving from MFEMVectorDirichletBCBase are used for the application of Dirichlet-like BCs that remove degrees of freedom from vector variables in the problem on the specified boundary. These are commonly used when strongly constraining the values a solution may take on boundaries. The imposed values are uniform in space and constant in time.