Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This modules collects all components that tag cells for refinement. More...
Classes | |
class | fub::AnyTaggingMethod< GriddingAlgorithm > |
This class is a polymorphic value type that stores objects which satisfies the TaggingMethod<GriddingAlgorithm> concept. More... | |
struct | fub::TagBuffer |
struct | fub::TagCutCells |
class | fub::amrex::ConstantBox |
class | fub::amrex::GradientDetector< Equation, Projections > |
class | fub::amrex::cutcell::ConstantBox |
class | fub::amrex::cutcell::GradientDetector< Equation, Projections > |
class | fub::amrex::cutcell::TagBuffer |
struct | fub::amrex::cutcell::TagCutCells |
This modules collects all components that tag cells for refinement.