COMBINATORIAL_BLAS  1.6
combblas::MPIDataTypeCache Class Reference

#include <MPIType.h>

Public Member Functions

void clear ()
 
 ~MPIDataTypeCache ()
 
MPI_Datatype get (const std::type_info *t)
 
void set (const std::type_info *t, MPI_Datatype datatype)
 
void clear ()
 
 ~MPIDataTypeCache ()
 
MPI_Datatype get (const std::type_info *t)
 
void set (const std::type_info *t, MPI_Datatype datatype)
 

Detailed Description

Definition at line 55 of file MPIType.h.

Constructor & Destructor Documentation

◆ ~MPIDataTypeCache() [1/2]

combblas::MPIDataTypeCache::~MPIDataTypeCache ( )
inline

Definition at line 75 of file MPIType.h.

◆ ~MPIDataTypeCache() [2/2]

combblas::MPIDataTypeCache::~MPIDataTypeCache ( )
inline

Definition at line 75 of file MPIType.h.

Member Function Documentation

◆ clear() [1/2]

void combblas::MPIDataTypeCache::clear ( )
inline

Definition at line 62 of file MPIType.h.

◆ clear() [2/2]

void combblas::MPIDataTypeCache::clear ( )
inline

Definition at line 62 of file MPIType.h.

◆ get() [1/2]

MPI_Datatype combblas::MPIDataTypeCache::get ( const std::type_info *  t)
inline

Definition at line 79 of file MPIType.h.

◆ get() [2/2]

MPI_Datatype combblas::MPIDataTypeCache::get ( const std::type_info *  t)
inline

Definition at line 79 of file MPIType.h.

◆ set() [1/2]

void combblas::MPIDataTypeCache::set ( const std::type_info *  t,
MPI_Datatype  datatype 
)
inline

Definition at line 88 of file MPIType.h.

◆ set() [2/2]

void combblas::MPIDataTypeCache::set ( const std::type_info *  t,
MPI_Datatype  datatype 
)
inline

Definition at line 88 of file MPIType.h.


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