IFEM  90A354
Public Member Functions | Public Attributes | List of all members
ASMs2D::DirichletEdge Struct Reference

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

Collaboration diagram for ASMs2D::DirichletEdge:
Collaboration graph
[legend]

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< 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: