Shapeworks Studio
2.1
Shape analysis software suite
|
Public Member Functions | |
FENodeElementList (FEMesh *pm) | |
void | Build () |
int | Valence (int n) |
FEElement * | Element (int n, int j) |
Protected Attributes | |
FEMesh * | m_pm |
vector< int > | m_val |
vector< int > | m_off |
vector< FEElement * > | m_pelem |
Definition at line 8 of file FENodeElementList.h.