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

per-set tag data More...

+ Collaboration diagram for moab::SharedSetData::SharedSetTagData:

Public Attributes

unsigned ownerRank
 
EntityHandle ownerHandle
 
const std::vector< unsigned > * sharingProcs
 

Detailed Description

per-set tag data

Definition at line 89 of file SharedSetData.hpp.

Member Data Documentation

◆ ownerHandle

EntityHandle moab::SharedSetData::SharedSetTagData::ownerHandle

◆ ownerRank

unsigned moab::SharedSetData::SharedSetTagData::ownerRank

◆ sharingProcs

const std::vector< unsigned >* moab::SharedSetData::SharedSetTagData::sharingProcs

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