#include <sys_profiler.hh>
Definition at line 70 of file sys_profiler.hh.
◆ max() [1/3]
double MPI_Functions::max |
( |
double * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ max() [2/3]
int MPI_Functions::max |
( |
int * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ max() [3/3]
long MPI_Functions::max |
( |
long * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ min() [1/3]
double MPI_Functions::min |
( |
double * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ min() [2/3]
int MPI_Functions::min |
( |
int * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ min() [3/3]
long MPI_Functions::min |
( |
long * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ sum() [1/3]
double MPI_Functions::sum |
( |
double * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ sum() [2/3]
int MPI_Functions::sum |
( |
int * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
◆ sum() [3/3]
long MPI_Functions::sum |
( |
long * |
val, |
|
|
MPI_Comm |
comm |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: