![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
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 final | dbpp::Rk2HllScheme | protectedvirtual |
calculFF(const dbpp::cellFace &aCellFace, const Sfx::StateVector &aUL, const Sfx::StateVector &aUR) | dbpp::GodunovTypeScheme | virtual |
computeFaceFlux(const dbpp::Omega &aOmega, const std::vector< float64 > &aVecA, const std::vector< float64 > &aVecQ) | dbpp::Rk2HllScheme | private |
computeFaceFlux(const dbpp::Omega &aOmega, std::vector< float64 > &&aVecA, std::vector< float64 > &&aVecQ) | dbpp::Rk2HllScheme | private |
getSweRhsAlgorithm() const override final | dbpp::Rk2HllScheme | inlinevirtual |
getSweRhsAlgorithm() override final | dbpp::Rk2HllScheme | inlinevirtual |
GodunovTypeScheme()=default | dbpp::GodunovTypeScheme | |
GodunovTypeScheme(const GodunovTypeScheme &aOther)=default | dbpp::GodunovTypeScheme | protected |
GodunovTypeScheme(GodunovTypeScheme &&aOther)=default | dbpp::GodunovTypeScheme | protected |
initialize(const std::shared_ptr< FiniteVolumeDiscretization > &aGlbDiscr) | dbpp::NumericalMethod | inlinevirtual |
isFluxDiffSplitting() const | dbpp::NumericalMethod | inlinevirtual |
isGodunovType() const override final | dbpp::GodunovTypeScheme | inlinevirtual |
isSemiDiscreteMethod() const | dbpp::NumericalMethod | inlinevirtual |
isTimeDependent() const | dbpp::NumericalMethod | inlinevirtual |
m_physys | dbpp::Rk2HllScheme | private |
m_rhsAlgo | dbpp::Rk2HllScheme | private |
m_twoStepsIntegrator | dbpp::Rk2HllScheme | private |
mainLoop(const std::shared_ptr< dbpp::FiniteVolumeDiscretization > &aGblDiscr, Sfx::SfxTimePrm &aTime) override final | dbpp::GodunovTypeScheme | |
dbpp::NumericalMethod::mainLoop(const std::shared_ptr< FiniteVolumeDiscretization > &aGlbDiscr, Sfx::SfxTimePrm &aTime)=0 | dbpp::NumericalMethod | pure virtual |
Rk2HllScheme() | dbpp::Rk2HllScheme | |
Rk2HllScheme(dbpp::PhysicalSystem *aPhysys) | dbpp::Rk2HllScheme | |
setFaceFluxAlgorithm() override final | dbpp::Rk2HllScheme | inlinevirtual |
setSourceTerm(dbpp::SrcNumericalTreatment *aSrcTreatment) override final | dbpp::Rk2HllScheme | inlinevirtual |
setSweRhsAlgorithm(SweRhsAlgorithm *aRhsAlgo) override | dbpp::Rk2HllScheme | inlinevirtual |
timeStepUpdate(std::vector< float64 > &&aVecA, std::vector< float64 > &&aVecQ) | dbpp::GodunovTypeScheme | private |
updatedValues() override final | dbpp::Rk2HllScheme | virtual |
~GodunovTypeScheme()=default | dbpp::GodunovTypeScheme | virtual |
~Rk2HllScheme() | dbpp::Rk2HllScheme |