Definition at line 45 of file MPIProcess.h.
#include <Minuit2/MPIProcess.h>
ROOT::Minuit2::MPIProcess::MPIProcess |
( |
unsigned int |
nelements, |
|
|
unsigned int |
indexComm |
|
) |
| |
ROOT::Minuit2::MPIProcess::~MPIProcess |
( |
| ) |
|
unsigned int ROOT::Minuit2::MPIProcess::EndElementIndex |
( |
| ) |
const |
|
inline |
static unsigned int ROOT::Minuit2::MPIProcess::GetMPIGlobalRank |
( |
| ) |
|
|
inlinestatic |
static unsigned int ROOT::Minuit2::MPIProcess::GetMPIGlobalSize |
( |
| ) |
|
|
inlinestatic |
unsigned int ROOT::Minuit2::MPIProcess::GetMPIRank |
( |
| ) |
const |
|
inline |
unsigned int ROOT::Minuit2::MPIProcess::GetMPISize |
( |
| ) |
const |
|
inline |
unsigned int ROOT::Minuit2::MPIProcess::NumElements4Job |
( |
unsigned int |
rank | ) |
const |
|
inline |
unsigned int ROOT::Minuit2::MPIProcess::NumElements4JobIn |
( |
| ) |
const |
|
inline |
unsigned int ROOT::Minuit2::MPIProcess::NumElements4JobOut |
( |
| ) |
const |
|
inline |
static bool ROOT::Minuit2::MPIProcess::SetCartDimension |
( |
unsigned int |
dimX, |
|
|
unsigned int |
dimY |
|
) |
| |
|
static |
static bool ROOT::Minuit2::MPIProcess::SetDoFirstMPICall |
( |
bool |
doFirstMPICall = true | ) |
|
|
static |
unsigned int ROOT::Minuit2::MPIProcess::StartElementIndex |
( |
| ) |
const |
|
inline |
static void ROOT::Minuit2::MPIProcess::StartMPI |
( |
| ) |
|
|
inlinestatic |
void ROOT::Minuit2::MPIProcess::SumReduce |
( |
const double & |
sub, |
|
|
double & |
total |
|
) |
| |
|
inline |
static void ROOT::Minuit2::MPIProcess::TerminateMPI |
( |
| ) |
|
|
inlinestatic |
unsigned int ROOT::Minuit2::MPIProcess::fgCartDimension = 0 |
|
staticprivate |
unsigned int ROOT::Minuit2::MPIProcess::fgCartSizeX = 0 |
|
staticprivate |
unsigned int ROOT::Minuit2::MPIProcess::fgCartSizeY = 0 |
|
staticprivate |
unsigned int ROOT::Minuit2::MPIProcess::fgGlobalRank = 0 |
|
staticprivate |
unsigned int ROOT::Minuit2::MPIProcess::fgGlobalSize = 1 |
|
staticprivate |
bool ROOT::Minuit2::MPIProcess::fgNewCart = true |
|
staticprivate |
unsigned int ROOT::Minuit2::MPIProcess::fNelements |
|
private |
unsigned int ROOT::Minuit2::MPIProcess::fNumElements4JobIn |
|
private |
unsigned int ROOT::Minuit2::MPIProcess::fNumElements4JobOut |
|
private |
unsigned int ROOT::Minuit2::MPIProcess::fRank |
|
private |
unsigned int ROOT::Minuit2::MPIProcess::fSize |
|
private |
The documentation for this class was generated from the following files: