Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::NestedRefine::intFEdge Struct Reference

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

Detailed Description

Helper.

Definition at line 234 of file NestedRefine.hpp.

Member Data Documentation

◆ ieconn

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

◆ nie

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


The documentation for this struct was generated from the following file: