rebl-AMR
MpiCom Struct Reference

class for embedding data related to the communicator More...

#include <communicate.h>

Public Member Functions

 MpiCom ()
 
 MpiCom (MPI_Comm Com)
 

Public Attributes

MPI_Comm mpicom
 
integer myrank
 
integer comsize
 

Detailed Description

class for embedding data related to the communicator

Constructor & Destructor Documentation

◆ MpiCom() [1/2]

MpiCom::MpiCom ( )
inline

◆ MpiCom() [2/2]

MpiCom::MpiCom ( MPI_Comm  Com)

constructor second constructor

Member Data Documentation

◆ comsize

integer MpiCom::comsize

size of the communicator

◆ mpicom

MPI_Comm MpiCom::mpicom

Communicator

◆ myrank

integer MpiCom::myrank

rank of the processor


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