Public Member Functions | |
bool | operator< (set_tuple other) const |
Public Attributes | |
unsigned | idx |
unsigned | proc |
EntityHandle | handle |
Definition at line 4489 of file ParallelComm.cpp.
|
inline |
EntityHandle moab::set_tuple::handle |
Definition at line 4493 of file ParallelComm.cpp.
Referenced by moab::ParallelComm::resolve_shared_sets().
unsigned moab::set_tuple::idx |
Definition at line 4491 of file ParallelComm.cpp.
Referenced by operator<(), and moab::ParallelComm::resolve_shared_sets().
unsigned moab::set_tuple::proc |
Definition at line 4492 of file ParallelComm.cpp.
Referenced by operator<(), and moab::ParallelComm::resolve_shared_sets().