![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
This is the complete list of members for dbpp::HLLFluxAlgorithm, including all inherited members.
calculFF(const Sfx::cellFaceVariables &aFaceVariables) override final | dbpp::HLLFluxAlgorithm | virtual |
calculFF(const Sfx::scalarField1D &U1, const Sfx::scalarField1D &U2, const Omega &aDomain, const PhysicalBoundaryCnd &aPhysbc) override final | dbpp::HLLFluxAlgorithm | virtual |
calculFF(const Sfx::StateVector &aUL, const Sfx::StateVector &aUR, const cellFace &aCellFace) override final | dbpp::HLLFluxAlgorithm | inlinevirtual |
calculFF(const Sfx::scalarField1D &aU1, const Sfx::scalarField1D &aU2, const PhysicalBoundaryCnd &aPhysbc) override final | dbpp::HLLFluxAlgorithm | inlinevirtual |
calculFF(std::vector< float64 > &&U1, std::vector< float64 > &&U2, const PhysicalBoundaryCnd &aPhysbc) | dbpp::HLLFluxAlgorithm | protected |
calculFF(const std::valarray< float64 > &aU1, std::valarray< float64 > &aU2, const std::list< cellFace > &aListClFace, const PhysicalBoundaryCnd &aPhysbc) | dbpp::HLLFluxAlgorithm | protected |
computeCellFacePhysicalFlux(const Sfx::cellFaceVariables &aFaceVar) | dbpp::HLLFluxAlgorithm | protectedvirtual |
computeCellFacePhysicalFlux(const Sfx::StateVector &aUL, const Sfx::StateVector &aUR) | dbpp::HLLFluxAlgorithm | protectedvirtual |
getFluxType() const noexcept | dbpp::HLLFluxAlgorithm | inline |
getReconstrType() const noexcept | dbpp::HLLFluxAlgorithm | inlinevirtual |
getReconstrVarOrder() const noexcept override | dbpp::HLLFluxAlgorithm | inlinevirtual |
HLLFluxAlgorithm(const ePhysicalFluxType aPhyFluxType=ePhysicalFluxType::incomplete) | dbpp::HLLFluxAlgorithm | inline |
m_fluxType | dbpp::HLLFluxAlgorithm | private |
m_musclReconstr | dbpp::HLLFluxAlgorithm | private |
m_reconstrType | dbpp::HLLFluxAlgorithm | private |
m_varOrder | dbpp::HLLFluxAlgorithm | private |
mapcellfaceVar typedef | dbpp::HLLFluxAlgorithm | |
reconstr(const std::list< cellFace > &aListCellFace, std::vector< float64 > &&aA, std::vector< float64 > &&aQ) | dbpp::HLLFluxAlgorithm | privatevirtual |
setApprRiemanSolver(const HLLSolver1D *aRsolver) | dbpp::HLLFluxAlgorithm | inline |
setFluxAlgoPrms() override | dbpp::HLLFluxAlgorithm | inlinevirtual |
setFluxType(ePhysicalFluxType aFluxType) noexcept | dbpp::HLLFluxAlgorithm | inline |
setPhysicalBndCnd(const PhysicalBoundaryCnd &aPhysbc) noexcept | dbpp::HLLFluxAlgorithm | inline |
setReconstrMethod() noexcept | dbpp::HLLFluxAlgorithm | inline |
setReconstrType(eReconstrType aRecnstrType) noexcept | dbpp::HLLFluxAlgorithm | inlinevirtual |
setReconstrVarOrder(int32 aOrder) noexcept override | dbpp::HLLFluxAlgorithm | inlinevirtual |
usePhysicalCompleteFlux() const noexcept override final | dbpp::HLLFluxAlgorithm | inlinevirtual |
usePhysicalInCompleteFlux() const noexcept | dbpp::FluxAlgorithm | inlinevirtual |
useReconstr() const noexcept override final | dbpp::HLLFluxAlgorithm | inlinevirtual |