Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
moab::WriteHDF5::SpecialSetData Struct Reference

Struct describing a set for which the contained and linked entity lists are something other than the local values. Used to store data for shared sets owned by this process when writing in parallel. More...

#include <WriteHDF5.hpp>

+ Collaboration diagram for moab::WriteHDF5::SpecialSetData:

Public Attributes

EntityHandle setHandle
unsigned setFlags
std::vector< wid_tcontentIds
std::vector< wid_tchildIds
std::vector< wid_tparentIds

Detailed Description

Struct describing a set for which the contained and linked entity lists are something other than the local values. Used to store data for shared sets owned by this process when writing in parallel.

Definition at line 356 of file WriteHDF5.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