Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
#include <AMReX_EB2.H>
Go to the source code of this file.
Classes | |
class | fub::amrex::cutcell::AllRegularIndexSpace |
Namespaces | |
fub | |
The fub namespace. | |
fub::amrex | |
The amrex namespace. | |
fub::amrex::cutcell | |
Functions | |
std::vector< const ::amrex::EB2::IndexSpace * > | fub::amrex::cutcell::BuildRegularSpace (const ::amrex::Geometry &coarse_geometry, const ::amrex::IntVect &refine_ratio, int n_required_levels) |