| Nektar++
    | 
#include <SubSteppingExtrapolateWeakPressure.h>


| Static Public Member Functions | |
| static ExtrapolateSharedPtr | create (const LibUtilities::SessionReaderSharedPtr &pSession, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, MultiRegions::ExpListSharedPtr &pPressure, const Array< OneD, int > &pVel, const SolverUtils::AdvectionSharedPtr &advObject) | 
| Creates an instance of this class.  More... | |
|  Static Public Member Functions inherited from Nektar::SubSteppingExtrapolate | |
| static ExtrapolateSharedPtr | create (const LibUtilities::SessionReaderSharedPtr &pSession, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, MultiRegions::ExpListSharedPtr &pPressure, const Array< OneD, int > &pVel, const SolverUtils::AdvectionSharedPtr &advObject) | 
| Creates an instance of this class.  More... | |
| Static Public Attributes | |
| static std::string | className | 
| Name of class.  More... | |
|  Static Public Attributes inherited from Nektar::SubSteppingExtrapolate | |
| static std::string | className | 
| Name of class.  More... | |
Definition at line 51 of file SubSteppingExtrapolateWeakPressure.h.
| Nektar::SubSteppingExtrapolateWeakPressure::SubSteppingExtrapolateWeakPressure | ( | const LibUtilities::SessionReaderSharedPtr | pSession, | 
| Array< OneD, MultiRegions::ExpListSharedPtr > | pFields, | ||
| MultiRegions::ExpListSharedPtr | pPressure, | ||
| const Array< OneD, int > | pVel, | ||
| const SolverUtils::AdvectionSharedPtr | advObject | ||
| ) | 
Definition at line 51 of file SubSteppingExtrapolateWeakPressure.cpp.
| 
 | virtual | 
Definition at line 61 of file SubSteppingExtrapolateWeakPressure.cpp.
| 
 | inlinestatic | 
Creates an instance of this class.
Definition at line 55 of file SubSteppingExtrapolateWeakPressure.h.
References Nektar::MemoryManager< DataType >::AllocateSharedPtr(), and CellMLToNektar.cellml_metadata::p.
| 
 | protectedvirtual | 
Reimplemented from Nektar::Extrapolate.
Definition at line 93 of file SubSteppingExtrapolateWeakPressure.cpp.
References Nektar::Extrapolate::EvaluateBDFArray(), Nektar::Extrapolate::m_curl_dim, Nektar::Extrapolate::m_houtflow, Nektar::Extrapolate::m_intSteps, Nektar::Extrapolate::m_PBndExp, Nektar::Extrapolate::m_timestep, and Vmath::Svtvp().
| 
 | protectedvirtual | 
Reimplemented from Nektar::SubSteppingExtrapolate.
Definition at line 65 of file SubSteppingExtrapolateWeakPressure.cpp.
References Nektar::Extrapolate::AddVelBC(), Nektar::Extrapolate::CalcNeumannPressureBCs(), Nektar::Extrapolate::CalcOutflowBCs(), Nektar::Extrapolate::CopyPressureHBCsToPbndExp(), Nektar::Extrapolate::ExtrapolateArray(), Nektar::Extrapolate::m_pressureCalls, and Nektar::Extrapolate::m_pressureHBCs.
| 
 | static | 
Name of class.
Registers the class with the Factory.
Definition at line 69 of file SubSteppingExtrapolateWeakPressure.h.
 1.8.8
 1.8.8