Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mpi::communicator::comm_free Struct Reference

INTERNAL ONLY. More...

#include <communicator.hpp>

Public Member Functions

void operator() (MPI_Comm *comm) const
 

Detailed Description

INTERNAL ONLY.

Function object that frees an MPI communicator and deletes the memory associated with it. Intended to be used as a deleter with shared_ptr.

Member Function Documentation

void boost::mpi::communicator::comm_free::operator() ( MPI_Comm *  comm) const
inline

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