#include <ParallelComm.hpp>
Public Attributes | |
EntityHandle | local |
EntityHandle | remote |
EntityID | owner |
Definition at line 874 of file ParallelComm.hpp.
EntityHandle moab::ParallelComm::SharedEntityData::local |
Definition at line 876 of file ParallelComm.hpp.
Referenced by moab::ParallelComm::correct_thin_ghost_layers(), and moab::ParallelComm::pack_shared_handles().
EntityID moab::ParallelComm::SharedEntityData::owner |
Definition at line 878 of file ParallelComm.hpp.
Referenced by moab::ParallelComm::correct_thin_ghost_layers(), and moab::ParallelComm::pack_shared_handles().
EntityHandle moab::ParallelComm::SharedEntityData::remote |
Definition at line 877 of file ParallelComm.hpp.
Referenced by moab::ParallelComm::correct_thin_ghost_layers(), and moab::ParallelComm::pack_shared_handles().