Public Types | |
typedef int64_t | T_promote |
Static Public Member Functions | |
static ParentType | id () |
static bool | returnedSAID () |
static ParentType | add (const ParentType &arg1, const ParentType &arg2) |
static ParentType | multiply (const T_promote &arg1, const ParentType &arg2) |
static void | axpy (T_promote a, const ParentType &x, ParentType &y) |
Static Public Attributes | |
static MPI_Op | MPI_BFSRAND |
Definition at line 92 of file RandomParentBFS.cpp.
typedef int64_t SelectRandSRing::T_promote |
Definition at line 95 of file RandomParentBFS.cpp.
|
inlinestatic |
Definition at line 100 of file RandomParentBFS.cpp.
|
inlinestatic |
Definition at line 115 of file RandomParentBFS.cpp.
|
inlinestatic |
Definition at line 96 of file RandomParentBFS.cpp.
|
inlinestatic |
Definition at line 107 of file RandomParentBFS.cpp.
|
inlinestatic |
Definition at line 97 of file RandomParentBFS.cpp.
|
static |
Definition at line 94 of file RandomParentBFS.cpp.