CoMD
A Mini-app for Co-Design of Classical Molecular Dynamics.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
RankReduceDataSt Struct Reference

Structure for use with MPI_MINLOC and MPI_MAXLOC operations. More...

#include <parallel.h>

Data Fields

double val
 
int rank
 

Detailed Description

Structure for use with MPI_MINLOC and MPI_MAXLOC operations.

Definition at line 10 of file parallel.h.

Field Documentation

int RankReduceDataSt::rank

Definition at line 13 of file parallel.h.

double RankReduceDataSt::val

Definition at line 12 of file parallel.h.


The documentation for this struct was generated from the following file: