ALPSCore reference
Static Public Member Functions | List of all members
alps::mpi::is_mpi_op< OP, T > Class Template Reference

Trait for MPI reduction operations. More...

#include <mpi.hpp>

Collaboration diagram for alps::mpi::is_mpi_op< OP, T >:
Collaboration graph

Static Public Member Functions

static MPI_Op op ()
 

Detailed Description

template<typename OP, typename T>
class alps::mpi::is_mpi_op< OP, T >

Trait for MPI reduction operations.

Definition at line 336 of file mpi.hpp.

Member Function Documentation

template<typename OP , typename T >
static MPI_Op alps::mpi::is_mpi_op< OP, T >::op ( )
inlinestatic

Definition at line 338 of file mpi.hpp.


The documentation for this class was generated from the following file: