PFASST++
pfasst::mpi::MPIError Class Reference

#include <mpi_communicator.hpp>

+ Inheritance diagram for pfasst::mpi::MPIError:
+ Collaboration diagram for pfasst::mpi::MPIError:

Public Member Functions

 MPIError (const string &msg="")
 
virtual const char * what () const throw ()
 

Static Public Member Functions

static MPIError from_code (const int err_code)
 

Detailed Description

Definition at line 43 of file mpi_communicator.hpp.

Constructor & Destructor Documentation

pfasst::mpi::MPIError::MPIError ( const string &  msg = "")

Definition at line 10 of file mpi_communicator_impl.hpp.

Referenced by from_code().

+ Here is the caller graph for this function:

Member Function Documentation

MPIError pfasst::mpi::MPIError::from_code ( const int  err_code)
static

Definition at line 19 of file mpi_communicator_impl.hpp.

References pfasst::mpi::check_mpi_error(), and MPIError().

+ Here is the call graph for this function:

const char * pfasst::mpi::MPIError::what ( ) const
throw (
)
virtual

Definition at line 14 of file mpi_communicator_impl.hpp.


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