Structure for use with MPI_MINLOC and MPI_MAXLOC operations. More...
#include <parallel.h>
Data Fields | |
| double | val |
| int | rank |
Structure for use with MPI_MINLOC and MPI_MAXLOC operations.
Definition at line 10 of file parallel.h.
| int RankReduceDataSt::rank |
Definition at line 13 of file parallel.h.
| double RankReduceDataSt::val |
Definition at line 12 of file parallel.h.