COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
example custom function More...
Static Public Member Functions | |
template<typename T > | |
static void | func (void *in, void *out, int *len, PE::Datatype *type) |
Implementation of the operation. See Operation_create in MPI standard documentation for details. More... | |
Static Public Attributes | |
static const bool | is_commutative =true |
Static const member variable describing if operation is commutative across processors or not (if not sure, use false). More... | |
example custom function
Definition at line 48 of file utest-parallel-operations.cpp.
|
inlinestatic |
Implementation of the operation. See Operation_create in MPI standard documentation for details.
Definition at line 55 of file utest-parallel-operations.cpp.
|
static |
Static const member variable describing if operation is commutative across processors or not (if not sure, use false).
Definition at line 52 of file utest-parallel-operations.cpp.
Send comments to: COOLFluiD Web Admin |