MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
SafeMPI::Group::Impl Struct Reference

Public Member Functions

 Impl (const Impl &other, int n, const int *ranks)
 
 Impl (MPI_Comm comm)
 
 ~Impl ()
 

Public Attributes

MPI_Group group
 

Constructor & Destructor Documentation

◆ Impl() [1/2]

SafeMPI::Group::Impl::Impl ( MPI_Comm  comm)
inline

◆ Impl() [2/2]

SafeMPI::Group::Impl::Impl ( const Impl other,
int  n,
const int *  ranks 
)
inline

◆ ~Impl()

SafeMPI::Group::Impl::~Impl ( )
inline

Member Data Documentation

◆ group

MPI_Group SafeMPI::Group::Impl::group

Referenced by Impl(), and ~Impl().


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