Sierra Toolkit  Version of the Day
sierra::MPI::Loc< T > Struct Template Reference

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

m_value
 
int m_loc
 

Detailed Description

template<typename T>
struct sierra::MPI::Loc< T >

Template class loc implements the data structure for the MINLOC and MAXLOC data types.

Definition at line 105 of file MPI.hpp.


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