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