Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpi::detail::user_op< Op, T > Class Template Reference

#include <operations.hpp>

Public Member Functions

 user_op (Op &op)
 
 ~user_op ()
 
MPI_Op & get_mpi_op ()
 

Constructor & Destructor Documentation

template<typename Op, typename T>
boost::mpi::detail::user_op< Op, T >::user_op ( Op &  op)
inlineexplicit
template<typename Op, typename T>
boost::mpi::detail::user_op< Op, T >::~user_op ( )
inline

Member Function Documentation

template<typename Op, typename T>
MPI_Op& boost::mpi::detail::user_op< Op, T >::get_mpi_op ( )
inline

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