Nektar++
Nektar::SolverUtils::SessionFunction Member List

This is the complete list of members for Nektar::SolverUtils::SessionFunction, including all inherited members.

Describe(std::string pFieldName, const int domain=0)Nektar::SolverUtils::SessionFunction
Evaluate(Array< OneD, Array< OneD, NekDouble > > &pArray, const NekDouble pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunction
Evaluate(std::vector< std::string > pFieldNames, Array< OneD, Array< OneD, NekDouble > > &pArray, const NekDouble &pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunction
Evaluate(std::vector< std::string > pFieldNames, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const NekDouble &pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunction
Evaluate(std::string pFieldName, Array< OneD, NekDouble > &pArray, const NekDouble &pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunction
EvaluateExp(std::string pFieldName, Array< OneD, NekDouble > &pArray, const NekDouble &pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunctionprivate
EvaluateFld(std::string pFieldName, Array< OneD, NekDouble > &pArray, const NekDouble &pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunctionprivate
EvaluatePts(std::string pFieldName, Array< OneD, NekDouble > &pArray, const NekDouble &pTime=0.0, const int domain=0)Nektar::SolverUtils::SessionFunctionprivate
GetExpansion()Nektar::SolverUtils::SessionFunctioninline
GetSession()Nektar::SolverUtils::SessionFunctioninline
m_arraysNektar::SolverUtils::SessionFunctionprivate
m_fieldNektar::SolverUtils::SessionFunctionprivate
m_interpolatorsNektar::SolverUtils::SessionFunctionprivate
m_lastCachedNektar::SolverUtils::SessionFunctionprivate
m_nameNektar::SolverUtils::SessionFunctionprivate
m_sessionNektar::SolverUtils::SessionFunctionprivate
m_toCacheNektar::SolverUtils::SessionFunctionprivate
PrintProgressbar(const int position, const int goal) constNektar::SolverUtils::SessionFunctioninlineprivate
SessionFunction(const LibUtilities::SessionReaderSharedPtr &session, const MultiRegions::ExpListSharedPtr &field, std::string functionName, bool toCache=false)Nektar::SolverUtils::SessionFunction