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

2D local maps More...

#include <HalfFacetRep.hpp>

Public Attributes

short int num_verts_in_face
 Number of vertices in a face. More...
 
int next [MAX_INCIDENT_HF]
 Local ids of the next half-edge. More...
 
int prev [MAX_INCIDENT_HF]
 Local ids of the previous half-edge. More...
 

Detailed Description

2D local maps

Definition at line 494 of file HalfFacetRep.hpp.

Member Data Documentation

◆ next

◆ num_verts_in_face

◆ prev

int moab::HalfFacetRep::LocalMaps2D::prev[MAX_INCIDENT_HF]

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