CheMPS2
CheMPS2::MPIchemps2 Class Reference

#include <MPIchemps2.h>

Public Member Functions

 MPIchemps2 ()
 Constructor.
 
virtual ~MPIchemps2 ()
 Destructor.
 

Static Public Member Functions

static int mpi_size ()
 Get the number of MPI processes. More...
 
static int mpi_rank ()
 Get the rank of this MPI process. More...
 

Detailed Description

MPIchemps2 class

Author
Sebastian Wouters sebas.nosp@m.tian.nosp@m.woute.nosp@m.rs@g.nosp@m.mail..nosp@m.com
Date
May 27, 2015

The MPIchemps2 class contains the bookkeeping for MPI

Definition at line 107 of file MPIchemps2.h.

Member Function Documentation

static int CheMPS2::MPIchemps2::mpi_rank ( )
inlinestatic

Get the rank of this MPI process.

Returns
The rank of this MPI process

Definition at line 131 of file MPIchemps2.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static int CheMPS2::MPIchemps2::mpi_size ( )
inlinestatic

Get the number of MPI processes.

Returns
The number of MPI processes

Definition at line 119 of file MPIchemps2.h.

+ Here is the caller graph for this function:


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