| 
    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.  | |
| fub::amrex | |
| The amrex namespace.  | |
Functions | |
| ::amrex::Box | fub::amrex::GetInnerBox (const ::amrex::Box &box, int side, Direction dir, int width) | 
| double | fub::amrex::GetMeanValueInBox (const ::amrex::MultiFab &data, const ::amrex::Box &box, int component) |