ug4
|
this type is used to identify distributed objects. More...
#include <algebra_id.h>
Public Member Functions | |
AlgebraID () | |
AlgebraID (int _masterProc, size_t _indexOnMaster) | |
size_t | index_on_master () const |
bool | is_master () const |
bool | is_slave () const |
int | master_proc () const |
this type is used to identify distributed objects.
|
inline |
|
inline |
|
inline |
Referenced by ug::hash_key< AlgebraID >(), ug::NewLayoutCreator::process(), and ug::ParallelNodes::process().
|
inline |
References master_proc(), and pcl::ProcRank().
|
inline |
References master_proc(), and pcl::ProcRank().
|
inline |
Referenced by ug::NewLayoutCreator::create_node(), ug::ParallelNodes::create_node(), ug::NewLayoutCreator::create_slave_node(), ug::ParallelNodes::create_slave_node(), ug::hash_key< AlgebraID >(), is_master(), is_slave(), ug::NewLayoutCreator::process(), ug::ParallelNodes::process(), ug::ReceiveMatrix(), and ug::SerializeRow().