| 
    Finite Volume Solver
    prototype
    
   A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin. 
   | 
 
#include <AMReX_Geometry.H>Go to the source code of this file.
Namespaces | |
| fub | |
| The fub namespace.  | |
| fub::amrex | |
| The amrex namespace.  | |
Functions | |
| template<typename GriddingAlgorithm > | |
| int | fub::amrex::FindLevel (const ::amrex::Geometry &geom, const GriddingAlgorithm &gridding) |