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

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

calculFF(const Sfx::cellFaceVariables &aFaceVariables) override finaldbpp::NujicFluxAlgorithmvirtual
calculFF(const Sfx::scalarField1D &U1, const Sfx::scalarField1D &U2, const Omega &aDomain, const PhysicalBoundaryCnd &aPhysbc) override finaldbpp::NujicFluxAlgorithmvirtual
calculFF(const Sfx::StateVector &aUL, const Sfx::StateVector &aUR, const cellFace &aCellFace) override finaldbpp::NujicFluxAlgorithminlinevirtual
calculFF(const Sfx::scalarField1D &aU1, const Sfx::scalarField1D &aU2, const PhysicalBoundaryCnd &aPhysbc) override finaldbpp::NujicFluxAlgorithminlinevirtual
computef12m(std::span< float64, Sfx::DIM::value > &&aRng, std::span< float64, Sfx::DIM::value > &&adRng)dbpp::NujicFluxAlgorithmprotected
computef12p(std::span< float64, Sfx::DIM::value > &&aRng, std::span< float64, Sfx::DIM::value > &&adRng)dbpp::NujicFluxAlgorithmprotected
computePhysicalFlux(std::valarray< float64 > &&aU1, std::valarray< float64 > &&aU2, std::valarray< float64 > &&aH)dbpp::NujicFluxAlgorithmprotected
computePhysicalFlux(Sfx::StVenant1D *aSclEquation, const Uh &aUh)dbpp::NujicFluxAlgorithmprotected
getReconstrType() const noexcept override finaldbpp::NujicFluxAlgorithminlinevirtual
getReconstrVarOrder() const noexceptdbpp::FluxAlgorithminlinevirtual
m_algoPrmdbpp::NujicFluxAlgorithmprivate
m_Alphadbpp::NujicFluxAlgorithmprivate
m_fluxTypedbpp::NujicFluxAlgorithmprivate
m_Hvecdbpp::NujicFluxAlgorithmprivate
m_reconstypedbpp::NujicFluxAlgorithmprivate
NujicFluxAlgorithm(const dbpp::ePhysicalFluxType aFluxType, float64 aAlgoNujicPrm)dbpp::NujicFluxAlgorithminline
pairf12 typedefdbpp::NujicFluxAlgorithm
setFluxAlgoPrms()dbpp::FluxAlgorithminlinevirtual
setNujicAlgoPrm(float64 aNujicAlgoPrm)dbpp::NujicFluxAlgorithminlineprotected
setReconstrType(eReconstrType aRecnstrType) noexcept override finaldbpp::NujicFluxAlgorithminlinevirtual
setReconstrVarOrder(int32 aOrder) noexceptdbpp::FluxAlgorithminlinevirtual
usePhysicalCompleteFlux() const noexcept override finaldbpp::NujicFluxAlgorithminlinevirtual
usePhysicalInCompleteFlux() const noexceptdbpp::FluxAlgorithminlinevirtual
useReconstr() const noexcept override finaldbpp::NujicFluxAlgorithminlinevirtual
valr64 typedefdbpp::NujicFluxAlgorithm