COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Static Public Member Functions | List of all members
get_mpi_op< T, Op, selector > Class Template Reference

ACCESS AND REGISTRATION MECHANISM. More...

#include <operations.hpp>

Static Public Member Functions

static Operation op ()
 

Detailed Description

template<typename T, typename Op, typename selector = void>
class cf3::common::PE::get_mpi_op< T, Op, selector >

ACCESS AND REGISTRATION MECHANISM.

Default class to obtain operation.

Returns
Operation to the desired operation and type combo.

Definition at line 60 of file operations.hpp.

Member Function Documentation

static Operation op ( )
inlinestatic

Accessor member function.

Returns
operations in type of Operation

Definition at line 65 of file operations.hpp.


The documentation for this class was generated from the following file:
Send comments to:
COOLFluiD Web Admin