Sierra Toolkit
Version of the Day
|
Template class loc
implements the data structure for the MINLOC and MAXLOC data types.
More...
#include <MPI.hpp>
Public Member Functions | |
Loc (const T &value, int loc) | |
Public Attributes | |
T | m_value |
int | m_loc |
Template class loc
implements the data structure for the MINLOC and MAXLOC data types.