Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Namespaces | Functions
Mpi.hpp File Reference
#include "fub/Duration.hpp"
#include <mpi.h>
#include <string>

Go to the source code of this file.

Namespaces

 fub
 The fub namespace.
 

Functions

std::string fub::ReadAndBroadcastFile (std::string filepath, MPI_Comm comm)
 
Duration fub::MinAll (MPI_Comm comm, Duration local_duration)