MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::NestedRefine::intFEdge Struct Reference

Helper. More...

#include <NestedRefine.hpp>

Public Attributes

short int nie
 Number of edges interior to a face.
int ieconn [12][2]
 Local connectivity of the interior edges.

Detailed Description

Helper.

Definition at line 234 of file NestedRefine.hpp.


Member Data Documentation

Local connectivity of the interior edges.

Definition at line 239 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::construct_hm_2D().

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().

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines