Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
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

Definition at line 98 of file CN.hpp.

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

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