|
IFEM 90A354
|
Struct representing an inhomogeneous Dirichlet boundary condition. More...
#include <ASMu2D.h>

Public Attributes | |
| LR::LRSplineSurface * | lr |
| Pointer to the right object (in case of multiple bases) | |
| LR::parameterEdge | edg |
| Which edge is this. | |
| IntVec | MLGE |
| Local-to-Global Element numbers. | |
| IntVec | MLGN |
| Local-to-Global Nodal numbers. | |
| IntMat | MNPC |
| Matrix of Nodal-Point Correpondanse. | |
| int | dof |
| Local DOF to constrain along the boundary. | |
| int | code |
| Inhomogeneous Dirichlet condition code. | |
| int | corners [2] |
| Index of the two end-points of this line. | |
Struct representing an inhomogeneous Dirichlet boundary condition.