#include <MPIOp.h>
|
| void | clear () |
| |
| | ~MPIOpCache () |
| |
| MPI_Op | get (const std::type_info *t) |
| |
| void | set (const std::type_info *t, MPI_Op datatype) |
| |
Definition at line 15 of file MPIOp.h.
◆ ~MPIOpCache()
| combblas::MPIOpCache::~MPIOpCache |
( |
| ) |
|
|
inline |
◆ clear()
| void combblas::MPIOpCache::clear |
( |
| ) |
|
|
inline |
◆ get()
| MPI_Op combblas::MPIOpCache::get |
( |
const std::type_info * |
t | ) |
|
|
inline |
◆ set()
| void combblas::MPIOpCache::set |
( |
const std::type_info * |
t, |
|
|
MPI_Op |
datatype |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: