Helper. More...
#include <NestedRefine.hpp>
Public Attributes | |
short int | nie |
Number of edges interior to a face. More... | |
int | ieconn [12][2] |
Local connectivity of the interior edges. More... | |
Helper.
Definition at line 234 of file NestedRefine.hpp.
int moab::NestedRefine::intFEdge::ieconn[12][2] |
Local connectivity of the interior edges.
Definition at line 239 of file NestedRefine.hpp.
Referenced by moab::NestedRefine::construct_hm_2D().
short int moab::NestedRefine::intFEdge::nie |
Number of edges interior to a face.
Definition at line 237 of file NestedRefine.hpp.
Referenced by moab::NestedRefine::construct_hm_2D(), and moab::NestedRefine::estimate_hm_storage().