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

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

allocField()dbpp::NujicIntegratorprivate
corrector(dbpp::SweRhsData< float64, std::valarray< float64 > > &&aRhs, float64 aDt)dbpp::NujicIntegratorprotected
eIntegratorStep enum namedbpp::NujicIntegrator
getCurrentState() constdbpp::NujicIntegratorinline
getIntegratorStep() const noexceptdbpp::NujicIntegratorinline
getMidState() constdbpp::NujicIntegratorinline
getSolutionAsField() const noexceptdbpp::NujicIntegratorinline
getSolutionAsVarray() constdbpp::NujicIntegratorinline
getSolutionAsVector() constdbpp::NujicIntegratorinline
getStep() const noexceptdbpp::NujicIntegratorinline
initialSolution(const Range &aRng1, const Range &aRng2)dbpp::NujicIntegratorinline
m_currStatedbpp::NujicIntegratorprivate
m_currU1Valuesdbpp::NujicIntegratorprivate
m_currU2Valuesdbpp::NujicIntegratorprivate
m_integratorStepdbpp::NujicIntegratorprivate
m_leftBCValuesdbpp::NujicIntegratorprivate
m_numOfGridPtsdbpp::NujicIntegratorprivate
m_prevStatedbpp::NujicIntegratorprivate
m_prevU1Valuesdbpp::NujicIntegratorprivate
m_prevU2Valuesdbpp::NujicIntegratorprivate
m_spatialStepdbpp::NujicIntegratorprivate
m_stepdbpp::NujicIntegratorprivate
NujicIntegrator()dbpp::NujicIntegrator
NujicIntegrator(std::size_t aNbGridPts, float64 aSpatialStep)dbpp::NujicIntegrator
predictor(dbpp::SweRhsData< float64, std::valarray< float64 > > &&aRhs, float64 aDt)dbpp::NujicIntegratorprotected
setInitialState(StateVector aField)dbpp::NujicIntegrator
setIntegratorStep(const eIntegratorStep aIntegratorStep)dbpp::NujicIntegratorinline
setLeftNodeBCValues(const std::pair< float64, float64 > &aPairLeftBC)dbpp::NujicIntegratorinline
setPhysicalBoundaryCnd()dbpp::NujicIntegratorinline
setStep(float64 aStep) noexceptdbpp::NujicIntegratorinline
slnpairvarray typedefdbpp::NujicIntegratorprivate
slnpairvector typedefdbpp::NujicIntegratorprivate
step(dbpp::SweRhsData< float64, std::valarray< float64 > > &&aRhs, float64 aDt)dbpp::NujicIntegrator
TwoInOneStep(dbpp::SweRhsAlgorithm *aRhsAlgo, const float64 aDt)dbpp::NujicIntegrator