TIMPI
|
Go to the source code of this file.
Classes | |
class | TIMPI::Communicator |
Encapsulates the MPI_Comm object. More... | |
class | libMesh::Parallel::Communicator |
Namespaces | |
TIMPI | |
libMesh | |
libMesh::Parallel | |
Typedefs | |
typedef uint8_t | TIMPI::processor_id_type |
typedef MPI_Info | TIMPI::info |
Info object used by some MPI-3 methods. More... | |
Variables | |
DIE A HORRIBLE DEATH HERE typedef MPI_Comm | TIMPI::communicator |
Communicator object for talking with subsets of processors. More... | |
const unsigned int | TIMPI::any_source |
Processor id meaning "Accept from any source". More... | |