Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
Classes | |
struct | fub::amrex::PatchHierarchyOptions |
struct | fub::amrex::DataDescription |
The DataDescription class contains all information which is neccessary to describe the complete and conservative state data of an equation. More... | |
struct | fub::amrex::PatchLevel |
The PatchLevel represents a distributed grid containing plain simulation data without a ghost cell layer. More... | |
class | fub::amrex::PatchHierarchy |
The PatchHierarchy holds simulation data on multiple refinement levels. More... | |
struct | fub::amrex::cutcell::PatchLevel |
This class holds state data arrays for each refinement level of a patch hierarchy. More... | |
struct | fub::amrex::cutcell::PatchHierarchyOptions |
This class extents the normal hierarchy options with a pointer to an embedded boundary index space for each possible refinement level. More... | |
class | fub::amrex::cutcell::PatchHierarchy |
class | fub::samrai::PatchHierarchy |