AdjointAdvection() | Nektar::AdjointAdvection | protected |
Advect(const int nConvectiveFields, const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &advVel, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) | Nektar::SolverUtils::Advection | |
className | Nektar::AdjointAdvection | static |
create(std::string) | Nektar::AdjointAdvection | inlinestatic |
DFT(const std::string file, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, const NekDouble m_slices) | Nektar::AdjointAdvection | protected |
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 |
HomogeneousType enum name | Nektar::AdjointAdvection | private |
ImportFldBase(std::string pInfile, Array< OneD, MultiRegions::ExpListSharedPtr > &pFields, int slice) | Nektar::AdjointAdvection | protected |
InitObject(LibUtilities::SessionReaderSharedPtr pSession, Array< OneD, MultiRegions::ExpListSharedPtr > pFields) | Nektar::SolverUtils::Advection | |
m_baseflow | Nektar::AdjointAdvection | protected |
m_boundaryConditions | Nektar::AdjointAdvection | private |
m_CoeffState | Nektar::AdjointAdvection | protected |
m_expdim | Nektar::AdjointAdvection | protected |
m_FFT | Nektar::AdjointAdvection | protected |
m_FloquetBlockMat | Nektar::AdjointAdvection | protected |
m_fluxVector | Nektar::SolverUtils::Advection | protected |
m_HalfMode | Nektar::AdjointAdvection | protected |
m_HomoDirec | Nektar::AdjointAdvection | private |
m_homogen_dealiasing | Nektar::AdjointAdvection | 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_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::AdjointAdvection | protected |
m_riemann | Nektar::SolverUtils::Advection | protected |
m_session | Nektar::AdjointAdvection | protected |
m_SingleMode | Nektar::AdjointAdvection | protected |
m_slices | Nektar::AdjointAdvection | protected |
m_spaceDim | Nektar::SolverUtils::Advection | protected |
m_spacedim | Nektar::AdjointAdvection | 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 |
SetBaseFlow(const Array< OneD, Array< OneD, NekDouble > > &inarray) | Nektar::SolverUtils::Advection | inline |
SetFluxVector(FuncPointerT func, ObjectPointerT obj) | Nektar::SolverUtils::Advection | inline |
SetFluxVector(AdvectionFluxVecCB fluxVector) | Nektar::SolverUtils::Advection | inline |
SetRiemannSolver(RiemannSolverSharedPtr riemann) | Nektar::SolverUtils::Advection | inline |
UpdateBase(const NekDouble m_slices, const Array< OneD, const NekDouble > &inarray, Array< OneD, NekDouble > &outarray, const NekDouble m_time, const NekDouble m_period) | Nektar::AdjointAdvection | protected |
v_Advect(const int nConvectiveFields, const Array< OneD, MultiRegions::ExpListSharedPtr > &fields, const Array< OneD, Array< OneD, NekDouble > > &advVel, const Array< OneD, Array< OneD, NekDouble > > &inarray, Array< OneD, Array< OneD, NekDouble > > &outarray, const NekDouble &time) | Nektar::AdjointAdvection | protectedvirtual |
v_InitObject(LibUtilities::SessionReaderSharedPtr pSession, Array< OneD, MultiRegions::ExpListSharedPtr > pFields) | Nektar::AdjointAdvection | protectedvirtual |
v_SetBaseFlow(const Array< OneD, Array< OneD, NekDouble > > &inarray) | Nektar::AdjointAdvection | protectedvirtual |
~AdjointAdvection() | Nektar::AdjointAdvection | protectedvirtual |