Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
- c -
callback_fn() :
fub::function_ref< Ret(Params...)>
CartesianCoordinates() :
fub::CartesianCoordinates
CartesianGridGeometry() :
fub::amrex::CartesianGridGeometry
CartesianPatchCoordinates() :
fub::samrai::CartesianPatchCoordinates
cbegin() :
fub::span< T, N >
,
fub::span< T, 0 >
CellCoordinates() :
fub::CartesianCoordinates
cend() :
fub::span< T, N >
,
fub::span< T, 0 >
ChangeTOpened() :
fub::amrex::GenericPressureValveBoundary< EulerEquation, InflowFunction, ChangeTOpenedT, IsBlocked >
Characteristics() :
fub::ideal_gas::Characteristics
CharacteristicsArray() :
fub::ideal_gas::CharacteristicsArray
CharacteristicsGradient() :
fub::CharacteristicsGradient< EulerEquation, GradientMethod >
CharacteristicsReconstruction() :
fub::CharacteristicsReconstruction< EulerEquation >
ClearAll() :
fub::amrex::DebugSnapshot
,
fub::amrex::DebugStorage
ClearLevel() :
fub::amrex::cutcell::GriddingAlgorithm
,
fub::amrex::GriddingAlgorithm
Clone() :
fub::Ambient
,
fub::amrex::MultiBlockBoundaryBase
,
fub::amrex::MultiBlockBoundaryWrapper< Boundary >
,
fub::FlameMasterMechanism
,
fub::Geometry< Rank >
,
fub::GeometryWrapper< Rank, G >
,
fub::PolymorphicGeometry< Rank >
,
fub::PolymorphicUnion< Rank >
,
fub::TaggingMethodStrategy_< GriddingAlgorithm >
,
fub::TaggingMethodWrapper_< GriddingAlgorithm, T >
Clone_() :
fub::ideal_gas::TChemMechanism
CoarsenConservatively() :
fub::amrex::cutcell::IntegratorContext
,
fub::amrex::IntegratorContext
,
fub::amrex::MultiBlockIntegratorContext2
,
fub::amrex::MultiBlockIntegratorContext
,
fub::samrai::IntegratorContext
coarsestDomain() :
fub::amrex::cutcell::AllRegularIndexSpace
Complete() :
fub::Complete< Eq >
CompleteArray() :
fub::CompleteArray< Eq, Width >
CompleteFromCons() :
fub::amrex::cutcell::IntegratorContext
,
fub::amrex::cutcell::Reconstruction< Tag, Equation >
,
fub::amrex::IntegratorContext
,
fub::amrex::MultiBlockIntegratorContext2
,
fub::amrex::MultiBlockIntegratorContext
,
fub::amrex::NoReconstruction
,
fub::amrex::Reconstruction< Tag, Equation >
,
fub::AnyReconstruction< IntegratorContext >
,
fub::CompleteFromConsFn< Equation >
,
fub::CompressibleAdvection< N, VelocityDim >
,
fub::IdealGasMix< N >
,
fub::PerfectGas< N >
,
fub::PerfectGasMix< N >
,
fub::samrai::CompleteFromConsCalculation< Tag, Equation_ >
,
fub::samrai::IntegratorContext
CompleteFromConsCalculation() :
fub::samrai::CompleteFromConsCalculation< Tag, Equation_ >
CompleteFromPrim() :
fub::PerfectGas< N >
,
fub::PerfectGasMix< N >
CompleteFromReactor() :
fub::IdealGasMix< N >
CompressibleAdvectionIntegratorContext() :
fub::amrex::CompressibleAdvectionIntegratorContext
ComputeBoundaryData() :
fub::amrex::AnyMultiBlockBoundary
,
fub::amrex::MultiBlockBoundary
ComputeBoundaryFlux() :
fub::KbnCutCellMethod< FM, RiemannSolver >
ComputeBoundaryFluxes() :
fub::KbnCutCellMethod< FM, RiemannSolver >
ComputeBoundaryState() :
fub::amrex::MassflowBoundary< Rank >
ComputeCutCellFluxes() :
fub::KbnCutCellMethod< FM, RiemannSolver >
,
fub::MyCutCellMethod< EquationT, FluxMethod, HGridReconstruction >
ComputeDistanceTo() :
fub::Ambient
,
fub::Ball< Rank >
,
fub::ConeIF
,
fub::Geometry< Rank >
,
fub::GeometryWrapper< Rank, G >
,
fub::Invert< Base >
,
fub::Polygon
,
fub::PolymorphicGeometry< Rank >
,
fub::PolymorphicUnion< Rank >
,
fub::RotateAxis< Base >
ComputeGradient() :
fub::CentralDifferenceGradient< Limiter >
,
fub::CharacteristicsGradient< EulerEquation, GradientMethod >
,
fub::ConservativeGradient< Equation, GradientMethod >
,
fub::PrimitiveGradient< EulerEquation, GradientMethod >
ComputeGradients() :
fub::BasicHGridReconstruction< Rank >
,
fub::ConservativeHGridReconstruction< Equation >
,
fub::MyCutCellMethod< EquationT, FluxMethod, HGridReconstruction >
ComputeLimitedSlope() :
fub::MinMod
,
fub::NoGradient
,
fub::NoLimiter
,
fub::VanLeer
ComputeMiddleState() :
fub::ExactRiemannSolver< PerfectGas< Dim > >
,
fub::ExactRiemannSolver< ShallowWater >
ComputeNumericFlux() :
fub::Godunov< EquationT, RiemannSolverT >
,
fub::HllArrayBase< Equation, SignalSpeeds, true >
,
fub::HllBase< Eq, SignalSpeeds >
,
fub::ideal_gas::MusclHancockCharacteristic< Rank >
,
fub::ideal_gas::MusclHancockPrimitive< Rank >
,
fub::MusclHancock2< Equation, GradientMethod, ReconstructionMethod, BaseMethod >
,
fub::MusclHancock< EquationT, BaseMethod, SlopeLimiter >
,
fub::perfect_gas::Hllem< EulerEquation, Larrouturou >
,
fub::perfect_gas::MusclHancockCharacteristic< Rank >
,
fub::perfect_gas::MusclHancockPrim< Dim >
,
fub::perfect_gas::ThirdOrderRungeKutta< Dim >
ComputeNumericFluxes() :
fub::amrex::cutcell::FluxMethod< Tag, Base >
,
fub::amrex::cutcell::IntegratorContext
,
fub::amrex::FluxMethodAdapter< Tag, FM >
,
fub::amrex::IntegratorContext
,
fub::amrex::MultiBlockIntegratorContext2
,
fub::amrex::MultiBlockIntegratorContext
,
fub::AnyFluxMethod< IntegratorContext >
,
fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension >
,
fub::FluxMethod< BaseMethod >
,
fub::samrai::FluxMethodAdapter< Tag, BaseMethod >
,
fub::samrai::IntegratorContext
ComputeProductionRates() :
fub::FlameMasterMechanism
ComputeRegularFluxes() :
fub::KbnCutCellMethod< FM, RiemannSolver >
,
fub::MyCutCellMethod< EquationT, FluxMethod, HGridReconstruction >
ComputeRequiredMassflow() :
fub::amrex::cutcell::TurbineMassflowBoundary< EulerEquation, Transform >
ComputeSignals() :
fub::ExactRiemannSolver< Advection2d >
,
fub::ExactRiemannSolver< Burgers1d >
,
fub::ExactRiemannSolver< PerfectGas< Dim > >
,
fub::ExactRiemannSolver< ShallowWater >
ComputeStableDt() :
fub::amrex::AxialSourceTerm
,
fub::amrex::AxiSymmetricSourceTerm
,
fub::amrex::BK19LevelIntegrator
,
fub::amrex::cutcell::FluxMethod< Tag, Base >
,
fub::amrex::cutcell::IntegratorContext
,
fub::amrex::FluxMethodAdapter< Tag, FM >
,
fub::amrex::IgniteDetonation
,
fub::amrex::IntegratorContext
,
fub::amrex::MultiBlockIgniteDetonation
,
fub::amrex::MultiBlockIntegratorContext2
,
fub::amrex::MultiBlockIntegratorContext
,
fub::amrex::MultiBlockLevelIntegrator< Adapter, LevelIntegrator >
,
fub::amrex::MultiBlockSourceTerm< SourceTerm >
,
fub::AnyFluxMethod< IntegratorContext >
,
fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension >
,
fub::DimensionalSplitLevelIntegrator< R, IntegratorContext, SplitMethod >
,
fub::FluxMethod< BaseMethod >
,
fub::Godunov< EquationT, RiemannSolverT >
,
fub::HllArrayBase< Equation, SignalSpeeds, true >
,
fub::HllBase< Eq, SignalSpeeds >
,
fub::ideal_gas::KineticSourceTerm< R >
,
fub::ideal_gas::MusclHancockCharacteristic< Rank >
,
fub::ideal_gas::MusclHancockPrimitive< Rank >
,
fub::KbnCutCellMethod< FM, RiemannSolver >
,
fub::MusclHancock2< Equation, GradientMethod, ReconstructionMethod, BaseMethod >
,
fub::MusclHancock< EquationT, BaseMethod, SlopeLimiter >
,
fub::MyCutCellMethod< EquationT, FluxMethod, HGridReconstruction >
,
fub::NoSubcycleSolver< LevelIntegrator >
,
fub::perfect_gas::Hllem< EulerEquation, Larrouturou >
,
fub::perfect_gas::MusclHancockCharacteristic< Rank >
,
fub::perfect_gas::MusclHancockPrim< Dim >
,
fub::perfect_gas::ThirdOrderRungeKutta< Dim >
,
fub::perfect_gas_mix::ArrheniusKinetics< R >
,
fub::perfect_gas_mix::IgnitionDelayKinetics< R >
,
fub::samrai::FluxMethodAdapter< Tag, BaseMethod >
,
fub::samrai::IntegratorContext
,
fub::SplitSystemSourceLevelIntegrator< SystemSolver, SourceTerm, SplittingMethod >
,
fub::SubcycleFineFirstSolver< LevelIntegrator >
ComputeThermoData() :
fub::FlameMasterMechanism
ConeIF() :
fub::ConeIF
Conservative() :
fub::Conservative< Eq >
ConservativeArray() :
fub::ConservativeArray< Eq, Width >
ConservativeGradient() :
fub::ConservativeGradient< Equation, GradientMethod >
ConservativeHGridReconstruction() :
fub::ConservativeHGridReconstruction< Equation >
ConservativeReconstruction() :
fub::ConservativeReconstruction< Equation >
ConstantBox() :
fub::amrex::ConstantBox
,
fub::amrex::cutcell::ConstantBox
,
fub::samrai::ConstantBox
container() :
fub::basic_mdarray< ValueType, Extents, LayoutPolicy, ContainerPolicy >
Contains() :
fub::OutputFactory< Grid >
CopyDataToScratch() :
fub::amrex::cutcell::IntegratorContext
,
fub::amrex::IntegratorContext
,
fub::amrex::MultiBlockIntegratorContext2
,
fub::amrex::MultiBlockIntegratorContext
,
fub::samrai::IntegratorContext
CopyScratchToData() :
fub::amrex::cutcell::IntegratorContext
,
fub::amrex::IntegratorContext
,
fub::amrex::MultiBlockIntegratorContext2
,
fub::amrex::MultiBlockIntegratorContext
,
fub::samrai::IntegratorContext
CounterOutput() :
fub::CounterOutput< Grid, PrintDuration >
,
fub::CounterOutput< amrex::MultiBlockGriddingAlgorithm, PrintDuration >
,
fub::CounterOutput< amrex::MultiBlockGriddingAlgorithm2, PrintDuration >
crbegin() :
fub::span< T, N >
,
fub::span< T, 0 >
crend() :
fub::span< T, N >
,
fub::span< T, 0 >
Generated on Fri Feb 12 2021 07:45:56 for Finite Volume Solver by
1.9.1