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)
 

Detailed Description

Definition at line 55 of file MPIType.h.

Constructor & Destructor Documentation

◆ ~MPIDataTypeCache()

combblas::MPIDataTypeCache::~MPIDataTypeCache ( )
inline

Definition at line 75 of file MPIType.h.

Member Function Documentation

◆ clear()

void combblas::MPIDataTypeCache::clear ( )
inline

Definition at line 62 of file MPIType.h.

◆ get()

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

Definition at line 79 of file MPIType.h.

◆ set()

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: