Public Attributes | |
std::vector< int > | subfaces |
std::vector< int > | subnode_parents |
std::vector< float > | subnode_ncs |
std::vector< int > | subnode_subIDs |
std::vector< int > | subnode_counterparts |
std::vector< int > | subface_parents |
std::vector< float > | subface_nat_coors |
std::vector< int > | subface_offsets |
std::vector< int > | subface_counterparts |
std::vector<int> subface_counterparts |
Definition at line 44 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<float> subface_nat_coors |
Definition at line 42 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<int> subface_offsets |
Definition at line 43 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<int> subface_parents |
Definition at line 41 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<int> subfaces |
Definition at line 34 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<int> subnode_counterparts |
Definition at line 39 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<float> subnode_ncs |
Definition at line 37 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<int> subnode_parents |
Definition at line 36 of file readsdv.C.
Referenced by read_pane_sp().
std::vector<int> subnode_subIDs |
Definition at line 38 of file readsdv.C.
Referenced by read_pane_sp().