Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
Go to the source code of this file.
Namespaces | |
fub | |
The fub namespace. | |
Typedefs | |
template<typename T , typename E > | |
using | fub::Result = boost::outcome_v2::result< T, E > |
Functions | |
Result< void, TimeStepTooLarge > | fub::Reduceall (MPI_Comm comm, Result< void, TimeStepTooLarge > result) |