![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
This is the complete list of members for dbpp::NujicFluxAlgorithm, including all inherited members.
| calculFF(const Sfx::cellFaceVariables &aFaceVariables) override final | dbpp::NujicFluxAlgorithm | virtual |
| calculFF(const Sfx::scalarField1D &U1, const Sfx::scalarField1D &U2, const Omega &aDomain, const PhysicalBoundaryCnd &aPhysbc) override final | dbpp::NujicFluxAlgorithm | virtual |
| calculFF(const Sfx::StateVector &aUL, const Sfx::StateVector &aUR, const cellFace &aCellFace) override final | dbpp::NujicFluxAlgorithm | inlinevirtual |
| calculFF(const Sfx::scalarField1D &aU1, const Sfx::scalarField1D &aU2, const PhysicalBoundaryCnd &aPhysbc) override final | dbpp::NujicFluxAlgorithm | inlinevirtual |
| computef12m(std::span< float64, Sfx::DIM::value > &&aRng, std::span< float64, Sfx::DIM::value > &&adRng) | dbpp::NujicFluxAlgorithm | protected |
| computef12p(std::span< float64, Sfx::DIM::value > &&aRng, std::span< float64, Sfx::DIM::value > &&adRng) | dbpp::NujicFluxAlgorithm | protected |
| computePhysicalFlux(std::valarray< float64 > &&aU1, std::valarray< float64 > &&aU2, std::valarray< float64 > &&aH) | dbpp::NujicFluxAlgorithm | protected |
| computePhysicalFlux(Sfx::StVenant1D *aSclEquation, const Uh &aUh) | dbpp::NujicFluxAlgorithm | protected |
| getReconstrType() const noexcept override final | dbpp::NujicFluxAlgorithm | inlinevirtual |
| getReconstrVarOrder() const noexcept | dbpp::FluxAlgorithm | inlinevirtual |
| m_algoPrm | dbpp::NujicFluxAlgorithm | private |
| m_Alpha | dbpp::NujicFluxAlgorithm | private |
| m_fluxType | dbpp::NujicFluxAlgorithm | private |
| m_Hvec | dbpp::NujicFluxAlgorithm | private |
| m_reconstype | dbpp::NujicFluxAlgorithm | private |
| NujicFluxAlgorithm(const dbpp::ePhysicalFluxType aFluxType, float64 aAlgoNujicPrm) | dbpp::NujicFluxAlgorithm | inline |
| pairf12 typedef | dbpp::NujicFluxAlgorithm | |
| setFluxAlgoPrms() | dbpp::FluxAlgorithm | inlinevirtual |
| setNujicAlgoPrm(float64 aNujicAlgoPrm) | dbpp::NujicFluxAlgorithm | inlineprotected |
| setReconstrType(eReconstrType aRecnstrType) noexcept override final | dbpp::NujicFluxAlgorithm | inlinevirtual |
| setReconstrVarOrder(int32 aOrder) noexcept | dbpp::FluxAlgorithm | inlinevirtual |
| usePhysicalCompleteFlux() const noexcept override final | dbpp::NujicFluxAlgorithm | inlinevirtual |
| usePhysicalInCompleteFlux() const noexcept | dbpp::FluxAlgorithm | inlinevirtual |
| useReconstr() const noexcept override final | dbpp::NujicFluxAlgorithm | inlinevirtual |
| valr64 typedef | dbpp::NujicFluxAlgorithm |