|
TIMPI
|
Types combined with an int. More...
#include <parallel_implementation.h>
Public Attributes | |
| T | val |
| int | rank |
Types combined with an int.
Definition at line 89 of file parallel_implementation.h.
| int TIMPI::DataPlusInt< T >::rank |
Definition at line 93 of file parallel_implementation.h.
Referenced by TIMPI::Communicator::maxloc(), and TIMPI::Communicator::minloc().
| T TIMPI::DataPlusInt< T >::val |
Definition at line 92 of file parallel_implementation.h.
Referenced by TIMPI::Communicator::maxloc(), and TIMPI::Communicator::minloc().
1.8.14