ug4
ug::AlgebraID Struct Reference

this type is used to identify distributed objects. More...

#include <algebra_id.h>

+ Inheritance diagram for ug::AlgebraID:

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
 

Detailed Description

this type is used to identify distributed objects.

Constructor & Destructor Documentation

◆ AlgebraID() [1/2]

ug::AlgebraID::AlgebraID ( )
inline

◆ AlgebraID() [2/2]

ug::AlgebraID::AlgebraID ( int  _masterProc,
size_t  _indexOnMaster 
)
inline

Member Function Documentation

◆ index_on_master()

size_t ug::AlgebraID::index_on_master ( ) const
inline

◆ is_master()

bool ug::AlgebraID::is_master ( ) const
inline

References master_proc(), and pcl::ProcRank().

◆ is_slave()

bool ug::AlgebraID::is_slave ( ) const
inline

References master_proc(), and pcl::ProcRank().

◆ master_proc()


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