waLBerla 7.2
|
RAII class for MPI operators that commits and frees them.
#include <MPIOperation.h>
Public Member Functions | |
MPIOperation ()=delete | |
MPIOperation (MPI_User_function *fct) | |
~MPIOperation () | |
operator MPI_Op () const | |
Protected Attributes | |
MPI_Op | mpiOperation_ |
|
delete |
|
inlineexplicit |
|
inline |
|
inline |
|
protected |