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

#include <CN.hpp>

+ Collaboration diagram for moab::CN::ConnMap:

Public Attributes

short int topo_dimension
 
short int num_sub_elements
 
short int num_corners_per_sub_element [MAX_SUB_ENTITIES]
 
EntityType target_type [MAX_SUB_ENTITIES]
 
short int conn [MAX_SUB_ENTITIES][MAX_SUB_ENTITY_VERTICES]
 

Detailed Description

Definition at line 95 of file CN.hpp.

Member Data Documentation

◆ conn

◆ num_corners_per_sub_element

◆ num_sub_elements

◆ target_type

◆ topo_dimension

short int moab::CN::ConnMap::topo_dimension

Definition at line 98 of file CN.hpp.

Referenced by moab::CN::Dimension().


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