TIMPI
Public Attributes | List of all members
TIMPI::DataPlusInt< T > Class Template Reference

Types combined with an int. More...

#include <parallel_implementation.h>

Public Attributes

val
 
int rank
 

Detailed Description

template<typename T>
class TIMPI::DataPlusInt< T >

Types combined with an int.

Definition at line 89 of file parallel_implementation.h.

Member Data Documentation

◆ rank

template<typename T>
int TIMPI::DataPlusInt< T >::rank

◆ val

template<typename T>
T TIMPI::DataPlusInt< T >::val

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