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