COMBINATORIAL_BLAS  1.6
combblas::MPIOpCache Class Reference

#include <MPIOp.h>

Public Member Functions

void clear ()
 
 ~MPIOpCache ()
 
MPI_Op get (const std::type_info *t)
 
void set (const std::type_info *t, MPI_Op datatype)
 

Detailed Description

Definition at line 15 of file MPIOp.h.

Constructor & Destructor Documentation

◆ ~MPIOpCache()

combblas::MPIOpCache::~MPIOpCache ( )
inline

Definition at line 35 of file MPIOp.h.

Member Function Documentation

◆ clear()

void combblas::MPIOpCache::clear ( )
inline

Definition at line 22 of file MPIOp.h.

◆ get()

MPI_Op combblas::MPIOpCache::get ( const std::type_info *  t)
inline

Definition at line 39 of file MPIOp.h.

◆ set()

void combblas::MPIOpCache::set ( const std::type_info *  t,
MPI_Op  datatype 
)
inline

Definition at line 48 of file MPIOp.h.


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