Nektar++
|
This is the complete list of members for Nektar::SolverUtils::ForcingAbsorption, including all inherited members.
Apply(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) | Nektar::SolverUtils::Forcing | |
ApplyCoeff(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) | Nektar::SolverUtils::Forcing | |
BPoint typedef | Nektar::SolverUtils::ForcingAbsorption | protected |
BPointPair typedef | Nektar::SolverUtils::ForcingAbsorption | protected |
BRTree typedef | Nektar::SolverUtils::ForcingAbsorption | protected |
CalcAbsorption(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const TiXmlElement *pForce) | Nektar::SolverUtils::ForcingAbsorption | private |
CalculateForcing(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, const NekDouble &time) | Nektar::SolverUtils::ForcingAbsorption | protected |
className | Nektar::SolverUtils::ForcingAbsorption | static |
create(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation, const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const unsigned int &pNumForcingFields, const TiXmlElement *pForce) | Nektar::SolverUtils::ForcingAbsorption | inlinestatic |
EvaluateTimeFunction(LibUtilities::SessionReaderSharedPtr pSession, std::string pFieldName, Array< OneD, NekDouble > &pArray, const std::string &pFunctionName, NekDouble pTime=NekDouble(0)) | Nektar::SolverUtils::Forcing | protected |
EvaluateTimeFunction(const NekDouble pTime, const LibUtilities::EquationSharedPtr &pEqn, Array< OneD, NekDouble > &pArray) | Nektar::SolverUtils::Forcing | protected |
Forcing(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation) | Nektar::SolverUtils::Forcing | protected |
ForcingAbsorption(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation) | Nektar::SolverUtils::ForcingAbsorption | private |
GetForces() | Nektar::SolverUtils::Forcing | |
GetFunction(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const LibUtilities::SessionReaderSharedPtr &pSession, std::string pName, bool pCache=false) | Nektar::SolverUtils::Forcing | protected |
InitObject(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const unsigned int &pNumForcingFields, const TiXmlElement *pForce) | Nektar::SolverUtils::Forcing | |
Load(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation, const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const unsigned int &pNumForcingFields=0) | Nektar::SolverUtils::Forcing | static |
m_Absorption | Nektar::SolverUtils::ForcingAbsorption | protected |
m_bRegions | Nektar::SolverUtils::ForcingAbsorption | protected |
m_equ | Nektar::SolverUtils::Forcing | protected |
m_Forcing | Nektar::SolverUtils::Forcing | protected |
m_funcNameTime | Nektar::SolverUtils::ForcingAbsorption | protected |
m_hasRefFlow | Nektar::SolverUtils::ForcingAbsorption | protected |
m_hasRefFlowTime | Nektar::SolverUtils::ForcingAbsorption | protected |
m_homogeneous | Nektar::SolverUtils::ForcingAbsorption | private |
m_NumVariable | Nektar::SolverUtils::Forcing | protected |
m_Refflow | Nektar::SolverUtils::ForcingAbsorption | protected |
m_rtree | Nektar::SolverUtils::ForcingAbsorption | protected |
m_session | Nektar::SolverUtils::Forcing | protected |
m_sessionFunctions | Nektar::SolverUtils::Forcing | protected |
MemoryManager< ForcingAbsorption > | Nektar::SolverUtils::ForcingAbsorption | friend |
PreApply(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) | Nektar::SolverUtils::Forcing | |
UpdateForces() | Nektar::SolverUtils::Forcing | |
v_Apply(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) override | Nektar::SolverUtils::ForcingAbsorption | protectedvirtual |
v_ApplyCoeff(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) override | Nektar::SolverUtils::ForcingAbsorption | protectedvirtual |
v_InitObject(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const unsigned int &pNumForcingFields, const TiXmlElement *pForce) override | Nektar::SolverUtils::ForcingAbsorption | protectedvirtual |
v_PreApply(const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) | Nektar::SolverUtils::Forcing | protectedvirtual |
~Forcing() | Nektar::SolverUtils::Forcing | inlinevirtual |
~ForcingAbsorption(void) override | Nektar::SolverUtils::ForcingAbsorption | inlineprivate |