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

#include <NestedRefine.hpp>

+ Collaboration diagram for moab::NestedRefine::level_memory:

Public Attributes

int num_verts
int num_edges
int num_faces
int num_cells
EntityHandle start_vertex
EntityHandle start_edge
EntityHandle start_face
EntityHandle start_cell
std::vector< double * > coordinates
EntityHandleedge_conn
EntityHandleface_conn
EntityHandlecell_conn
Range verts
Range edges
Range faces
Range cells

Detailed Description

Definition at line 246 of file NestedRefine.hpp.


Member Data Documentation

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