![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
MPI utilities and wrappers. More...
#include "mpi/communicator.hpp"#include "mpi/environment.hpp"#include "mpi/timer.hpp"#include "mpi/worker.hpp"#include <mpi.h>

Go to the source code of this file.
Functions | |
| int | pfc::mpi::get_rank () |
| int | pfc::mpi::get_size () |
MPI utilities and wrappers.
This header provides convenient MPI utility functions and aggregates all MPI-related components (communicator, environment, timer, worker).
The namespace pfc::mpi contains: