Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This modules summarizes all gridding algorithms. More...
Modules | |
Boundary Conditions | |
This modules collects all components that fill the ghost layer of a patch level. | |
Initial Data Methods | |
This group summarizes all components which initialize simulation data. | |
Tagging Methods | |
This modules collects all components that tag cells for refinement. | |
Classes | |
class | fub::amrex::GriddingAlgorithm |
This class modifies and initializes a PatchLevel in a PatchHierarchy. More... | |
class | fub::amrex::cutcell::GriddingAlgorithm |
This class modifies and initializes a cutcell::PatchLevel in a cutcell::PatchHierarchy. More... | |
class | fub::amrex::MultiBlockGriddingAlgorithm |
class | fub::amrex::MultiBlockGriddingAlgorithm2 |
class | fub::samrai::GriddingAlgorithm |
This modules summarizes all gridding algorithms.