moab
moab::WriteHDF5::SpecialSetData Struct Reference

#include <WriteHDF5.hpp>

List of all members.

Public Attributes

EntityHandle setHandle
unsigned setFlags
std::vector< id_tcontentIds
std::vector< id_tchildIds
std::vector< id_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 339 of file WriteHDF5.hpp.


Member Data Documentation

Definition at line 343 of file WriteHDF5.hpp.

Definition at line 342 of file WriteHDF5.hpp.

Definition at line 344 of file WriteHDF5.hpp.

Definition at line 341 of file WriteHDF5.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines