#include <indexTypeHelper.hpp>
Public Member Functions | |
AMPI_Op | convertOperator (AMPI_Op op) const |
void | createOperators () |
void | finalize () |
void | init () |
Static Public Member Functions | |
static AMPI_Datatype | createIntType (const AMPI_Datatype type) |
static void | freeIntType (AMPI_Datatype &type) |
Public Attributes | |
AMPI_Op | OP_MAX |
AMPI_Op | OP_MAXLOC |
AMPI_Op | OP_MIN |
AMPI_Op | OP_MINLOC |
AMPI_Op | OP_PROD |
AMPI_Op | OP_SUM |
ADTypeImpl | Needs to implement the adToolInferface and provide the static elements for the type. |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
AMPI_Op medi::OperatorHelper< FuncHelp >::OP_MAX |
AMPI_Op medi::OperatorHelper< FuncHelp >::OP_MAXLOC |
AMPI_Op medi::OperatorHelper< FuncHelp >::OP_MIN |
AMPI_Op medi::OperatorHelper< FuncHelp >::OP_MINLOC |
AMPI_Op medi::OperatorHelper< FuncHelp >::OP_PROD |
AMPI_Op medi::OperatorHelper< FuncHelp >::OP_SUM |