|
IFEM
90A354
|
Struct representing an inhomogeneous Dirichlet boundary condition. More...

Public Member Functions | |
| DirichletEdge (Go::SplineCurve *sc=nullptr, int d=0, int c=0) | |
| Default constructor. | |
Public Attributes | |
| Go::SplineCurve * | curve |
| Pointer to spline curve for the boundary. | |
| int | dof |
| Local DOF to constrain along the boundary. | |
| int | code |
| Inhomogeneous Dirichlet condition code. | |
| std::vector< Ipair > | nodes |
| Nodes subjected to projection on the boundary. | |
Struct representing an inhomogeneous Dirichlet boundary condition.