IFEM  90A354
Public Member Functions | Public Attributes | List of all members
ASMs3D::DirichletFace Struct Reference

Struct representing an inhomogeneous Dirichlet boundary condition. More...

Collaboration diagram for ASMs3D::DirichletFace:
Collaboration graph
[legend]

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< Ipairnodes
 Nodes subjected to projection on the boundary.
 

Detailed Description

Struct representing an inhomogeneous Dirichlet boundary condition.


The documentation for this struct was generated from the following file: