template<class Operand, class Value>
Rodin::Variational::DirichletBC class

Template parameters
Operand Type of operand
Value Type of value

Represents a Dirichlet boundary condition:

\[ \mathrm{Operand} = \mathrm{Value} \ \text{ on } \ \Gamma_D \]

on some subset of the boundary $ \Gamma_D \subset \mathcal{B}_h $ .