![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
MPI-based wall-clock timer. More...
#include <iostream>#include <mpi.h>#include <string>

Go to the source code of this file.
Classes | |
| class | pfc::mpi::timer |
Functions | |
| std::ostream & | pfc::mpi::operator<< (std::ostream &os, const timer &t) |
MPI-based wall-clock timer.
This header provides the timer class for measuring wall-clock time using MPI_Wtime(), which provides consistent timing across MPI ranks.
The timer class provides: