Nektar++
|
This is the complete list of members for Nektar::AdjointAdvection, including all inherited members.
AdjointAdvection(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph) | Nektar::AdjointAdvection | protected |
AdvectionTerm(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph) | Nektar::AdvectionTerm | protected |
className | Nektar::AdjointAdvection | static |
create(const LibUtilities::SessionReaderSharedPtr &pSession, const SpatialDomains::MeshGraphSharedPtr &pGraph) | Nektar::AdjointAdvection | inlinestatic |
DFT(const string file, const NekDouble m_slices) | Nektar::AdjointAdvection | protected |
DoAdvection(Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const int nConvectiveFields, const Array< OneD, int > &vel_loc, const Array< OneD, const Array< OneD, NekDouble > > &pInarray, Array< OneD, Array< OneD, NekDouble > > &pOutarray, NekDouble m_time, Array< OneD, NekDouble > &pWk=NullNekDouble1DArray) | Nektar::AdvectionTerm | |
DoAdvection(Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const Array< OneD, const Array< OneD, NekDouble > > &Velocity, const Array< OneD, const Array< OneD, NekDouble > > &pInarray, Array< OneD, Array< OneD, NekDouble > > &pOutarray, NekDouble m_time, Array< OneD, NekDouble > &pWk=NullNekDouble1DArray) | Nektar::AdvectionTerm | |
eForwardsCoeff enum value | Nektar::AdjointAdvection | private |
eForwardsPhys enum value | Nektar::AdjointAdvection | private |
eHomogeneous1D enum value | Nektar::AdjointAdvection | private |
eHomogeneous2D enum value | Nektar::AdjointAdvection | private |
eHomogeneous3D enum value | Nektar::AdjointAdvection | private |
eNotHomogeneous enum value | Nektar::AdjointAdvection | private |
FloquetBlockMatrixMap typedef | Nektar::AdjointAdvection | private |
FloquetBlockMatrixMapShPtr typedef | Nektar::AdjointAdvection | private |
FloquetMatType enum name | Nektar::AdjointAdvection | private |
GenFloquetBlockMatrix(FloquetMatType mattype, bool UseContCoeffs=false) const | Nektar::AdjointAdvection | protected |
GetFloquetBlockMatrix(FloquetMatType mattype, bool UseContCoeffs=false) const | Nektar::AdjointAdvection | protected |
GetSpecHPDealiasing(void) | Nektar::AdvectionTerm | inline |
HomogeneousType enum name | Nektar::AdjointAdvection | private |
ImportFldBase(std::string pInfile, SpatialDomains::MeshGraphSharedPtr pGraph, int cnt) | Nektar::AdjointAdvection | protected |
ImportFldBase(std::string pInfile, SpatialDomains::MeshGraphSharedPtr pGraph) | Nektar::AdjointAdvection | protected |
InitObject() | Nektar::AdvectionTerm | inline |
m_base | Nektar::AdjointAdvection | protected |
m_boundaryConditions | Nektar::AdjointAdvection | private |
m_CoeffState | Nektar::AdvectionTerm | protected |
m_expdim | Nektar::AdvectionTerm | protected |
m_FFT | Nektar::AdjointAdvection | protected |
m_FloquetBlockMat | Nektar::AdjointAdvection | protected |
m_graph | Nektar::AdvectionTerm | protected |
m_HalfMode | Nektar::AdjointAdvection | protected |
m_HomoDirec | Nektar::AdjointAdvection | private |
m_homogen_dealiasing | Nektar::AdvectionTerm | protected |
m_HomogeneousType | Nektar::AdjointAdvection | private |
m_interp | Nektar::AdjointAdvection | protected |
m_LhomX | Nektar::AdjointAdvection | private |
m_LhomY | Nektar::AdjointAdvection | private |
m_LhomZ | Nektar::AdjointAdvection | private |
m_MultipleModes | Nektar::AdjointAdvection | protected |
m_nConvectiveFields | Nektar::AdvectionTerm | protected |
m_npointsX | Nektar::AdjointAdvection | private |
m_npointsY | Nektar::AdjointAdvection | private |
m_npointsZ | Nektar::AdjointAdvection | private |
m_NumMode | Nektar::AdjointAdvection | private |
m_period | Nektar::AdjointAdvection | protected |
m_projectionType | Nektar::AdvectionTerm | protected |
m_session | Nektar::AdvectionTerm | protected |
m_sessionName | Nektar::AdvectionTerm | protected |
m_SingleMode | Nektar::AdjointAdvection | protected |
m_slices | Nektar::AdjointAdvection | protected |
m_spacedim | Nektar::AdvectionTerm | protected |
m_specHP_dealiasing | Nektar::AdvectionTerm | protected |
m_tmpIN | Nektar::AdjointAdvection | protected |
m_tmpOUT | Nektar::AdjointAdvection | protected |
m_useFFT | Nektar::AdjointAdvection | private |
m_useFFTW | Nektar::AdjointAdvection | protected |
MemoryManager< AdjointAdvection > class | Nektar::AdjointAdvection | friend |
nvariables | Nektar::AdvectionTerm | protected |
SetSpecHPDealiasing(bool value) | Nektar::AdvectionTerm | inline |
SetUpBaseFields(SpatialDomains::MeshGraphSharedPtr &mesh) | Nektar::AdjointAdvection | protected |
UpdateBase(const NekDouble m_slices, Array< OneD, const NekDouble > &inarray, Array< OneD, NekDouble > &outarray, const NekDouble m_time, const NekDouble m_period) | Nektar::AdjointAdvection | protected |
v_ComputeAdvectionTerm(Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const Array< OneD, Array< OneD, NekDouble > > &pV, const Array< OneD, const NekDouble > &pU, Array< OneD, NekDouble > &pOutarray, int pVelocityComponent, NekDouble m_time, Array< OneD, NekDouble > &pWk) | Nektar::AdjointAdvection | privatevirtual |
v_InitObject() | Nektar::AdjointAdvection | protectedvirtual |
WriteFldBase(std::string &outname) | Nektar::AdjointAdvection | protected |
WriteFldBase(std::string &outname, MultiRegions::ExpListSharedPtr &field, Array< OneD, Array< OneD, NekDouble > > &fieldcoeffs, Array< OneD, std::string > &variables) | Nektar::AdjointAdvection | protected |
~AdjointAdvection() | Nektar::AdjointAdvection | protectedvirtual |
~AdvectionTerm() | Nektar::AdvectionTerm | virtual |