|
FEBio
1.5.0
|
Public Member Functions | |
| FESphericalMap (FEMesh &mesh) | |
| void | SetSphereCenter (vec3d c) |
| 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 |
| vec3d | m_c |
1.7.5.1