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

Public Member Functions | |
| DirichletFace (Go::SplineSurface *ss=nullptr, int d=0, int c=0) | |
| Default constructor. | |
Public Attributes | |
| Go::SplineSurface * | surf |
| Pointer to spline surface 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.