|
FEBio
1.5.0
|
Public Member Functions | |
| FELocalMap (FEMesh &m) | |
| void | SetLocalNodes (int n1, int n2, int n3) |
| mat3d | LocalElementCoord (FEElement &el, int n) |
| return the local coordinate system at an element's gauss point | |
| virtual void | Serialize (DumpFile &ar) |
Protected Attributes | |
| FEMesh & | m_mesh |
| int | m_n [3] |
1.7.5.1