DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
dbpp::Rk2HllScheme Member List

This is the complete list of members for dbpp::Rk2HllScheme, including all inherited members.

advance(const std::shared_ptr< dbpp::FiniteVolumeDiscretization > &aGblDiscr, const double aDt) override finaldbpp::Rk2HllSchemeprotectedvirtual
calculFF(const dbpp::cellFace &aCellFace, const Sfx::StateVector &aUL, const Sfx::StateVector &aUR)dbpp::GodunovTypeSchemevirtual
computeFaceFlux(const dbpp::Omega &aOmega, const std::vector< float64 > &aVecA, const std::vector< float64 > &aVecQ)dbpp::Rk2HllSchemeprivate
computeFaceFlux(const dbpp::Omega &aOmega, std::vector< float64 > &&aVecA, std::vector< float64 > &&aVecQ)dbpp::Rk2HllSchemeprivate
getSweRhsAlgorithm() const override finaldbpp::Rk2HllSchemeinlinevirtual
getSweRhsAlgorithm() override finaldbpp::Rk2HllSchemeinlinevirtual
GodunovTypeScheme()=defaultdbpp::GodunovTypeScheme
GodunovTypeScheme(const GodunovTypeScheme &aOther)=defaultdbpp::GodunovTypeSchemeprotected
GodunovTypeScheme(GodunovTypeScheme &&aOther)=defaultdbpp::GodunovTypeSchemeprotected
initialize(const std::shared_ptr< FiniteVolumeDiscretization > &aGlbDiscr)dbpp::NumericalMethodinlinevirtual
isFluxDiffSplitting() constdbpp::NumericalMethodinlinevirtual
isGodunovType() const override finaldbpp::GodunovTypeSchemeinlinevirtual
isSemiDiscreteMethod() constdbpp::NumericalMethodinlinevirtual
isTimeDependent() constdbpp::NumericalMethodinlinevirtual
m_physysdbpp::Rk2HllSchemeprivate
m_rhsAlgodbpp::Rk2HllSchemeprivate
m_twoStepsIntegratordbpp::Rk2HllSchemeprivate
mainLoop(const std::shared_ptr< dbpp::FiniteVolumeDiscretization > &aGblDiscr, Sfx::SfxTimePrm &aTime) override finaldbpp::GodunovTypeScheme
dbpp::NumericalMethod::mainLoop(const std::shared_ptr< FiniteVolumeDiscretization > &aGlbDiscr, Sfx::SfxTimePrm &aTime)=0dbpp::NumericalMethodpure virtual
Rk2HllScheme()dbpp::Rk2HllScheme
Rk2HllScheme(dbpp::PhysicalSystem *aPhysys)dbpp::Rk2HllScheme
setFaceFluxAlgorithm() override finaldbpp::Rk2HllSchemeinlinevirtual
setSourceTerm(dbpp::SrcNumericalTreatment *aSrcTreatment) override finaldbpp::Rk2HllSchemeinlinevirtual
setSweRhsAlgorithm(SweRhsAlgorithm *aRhsAlgo) overridedbpp::Rk2HllSchemeinlinevirtual
timeStepUpdate(std::vector< float64 > &&aVecA, std::vector< float64 > &&aVecQ)dbpp::GodunovTypeSchemeprivate
updatedValues() override finaldbpp::Rk2HllSchemevirtual
~GodunovTypeScheme()=defaultdbpp::GodunovTypeSchemevirtual
~Rk2HllScheme()dbpp::Rk2HllScheme