Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This group collects all classes that define a time integration on a single refinement level. More...
Classes | |
class | fub::DimensionalSplitLevelIntegrator< R, IntegratorContext, SplitMethod > |
This Level Integrator applies a very general AMR integration scheme in context of dimensional splitting. More... | |
class | fub::SplitSystemSourceLevelIntegrator< SystemSolver, SourceTerm, SplittingMethod > |
class | fub::ideal_gas::KineticSourceTerm< R > |
class | fub::perfect_gas_mix::ArrheniusKinetics< R > |
class | fub::perfect_gas_mix::IgnitionDelayKinetics< R > |
class | fub::amrex::AxialSourceTerm |
struct | fub::amrex::IgniteDetonationOptions |
class | fub::amrex::IgniteDetonation |
struct | fub::amrex::BK19LevelIntegratorOptions |
struct | fub::amrex::BK19PhysicalParameters |
class | fub::amrex::BK19LevelIntegrator |
class | fub::amrex::AxiSymmetricSourceTerm |
This group collects all classes that define a time integration on a single refinement level.