Nektar++
|
This is the complete list of members for Nektar::SolverUtils::ForcingSyntheticEddy, 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 | |
className | Nektar::SolverUtils::ForcingSyntheticEddy | static |
ComputeCharConvTurbTime(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeConstantC(int row, int col) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeGaussian(NekDouble coord, NekDouble xiMaxVal, NekDouble constC=1.0) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeInitialLocationTestCase() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeInitialRandomLocationOfEddies() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeRefLenghts() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeSmoothingFactor(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, Array< OneD, Array< OneD, NekDouble > > convTurb) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeStochasticSignal(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeVelocityFluctuation(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, Array< OneD, Array< OneD, NekDouble > > stochasticSignal) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
ComputeXiMax() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
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::ForcingSyntheticEddy | 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 |
ForcingSyntheticEddy(const LibUtilities::SessionReaderSharedPtr &pSession, const std::weak_ptr< EquationSystem > &pEquation) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
GenerateRandomOneOrMinusOne() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
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 |
InitialiseForcingEddy(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
InitObject(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const unsigned int &pNumForcingFields, const TiXmlElement *pForce) | Nektar::SolverUtils::Forcing | |
InsideBoxOfEddies(NekDouble coord0, NekDouble coord1, NekDouble coord2) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
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_calcForcing | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_Cholesky | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_currTime | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_eddiesIDForcing | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_eddyPos | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_equ | Nektar::SolverUtils::Forcing | protected |
m_Forcing | Nektar::SolverUtils::Forcing | protected |
m_ForcingEddy | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_gamma | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_l | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_lref | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_lyz | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_mask | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_N | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_NumVariable | Nektar::SolverUtils::Forcing | protected |
m_R | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_rc | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_session | Nektar::SolverUtils::Forcing | protected |
m_sessionFunctions | Nektar::SolverUtils::Forcing | protected |
m_sigma | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_spacedim | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_tCase | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_Ub | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_xiMax | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
m_xiMaxMin | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
MemoryManager< ForcingSyntheticEddy > | Nektar::SolverUtils::ForcingSyntheticEddy | 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 | |
RemoveEddiesFromForcing(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
SetBoxOfEddiesMask(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
SetCholeskyReyStresses(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields) | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
SetNumberOfEddies() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
UpdateEddiesPositions() | Nektar::SolverUtils::ForcingSyntheticEddy | protected |
UpdateForces() | Nektar::SolverUtils::Forcing | |
v_Apply(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) override | Nektar::SolverUtils::ForcingSyntheticEddy | protectedvirtual |
v_ApplyCoeff(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) override | Nektar::SolverUtils::ForcingSyntheticEddy | protectedvirtual |
v_InitObject(const Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const unsigned int &pNumForcingFields, const TiXmlElement *pForce) override | Nektar::SolverUtils::ForcingSyntheticEddy | 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 |
~ForcingSyntheticEddy(void) override=default | Nektar::SolverUtils::ForcingSyntheticEddy | protected |