Function qhipster::mpi::PoolBarrier

Function Documentation

void qhipster::mpi::PoolBarrier()

An MPI barrier.

It waits until all MPI processes have reached this call. This function does nothing if MPI is not present.