Nektar++
Nektar::FieldUtils::Interpolator Member List

This is the complete list of members for Nektar::FieldUtils::Interpolator, including all inherited members.

CalcWeights(const LibUtilities::PtsFieldSharedPtr ptsInField, LibUtilities::PtsFieldSharedPtr &ptsOutField)Nektar::LibUtilities::Interpolator
GetCoordId() constNektar::LibUtilities::Interpolator
GetDim() constNektar::LibUtilities::Interpolator
GetFiltWidth() constNektar::LibUtilities::Interpolator
GetInField() constNektar::LibUtilities::Interpolator
GetInterpMethod() constNektar::LibUtilities::Interpolator
GetOutField() constNektar::LibUtilities::Interpolator
Interpolate(const std::vector< MultiRegions::ExpListSharedPtr > expInField, std::vector< MultiRegions::ExpListSharedPtr > &expOutField, NekDouble def_value=0.0)Nektar::FieldUtils::Interpolator
Interpolate(const std::vector< MultiRegions::ExpListSharedPtr > expInField, LibUtilities::PtsFieldSharedPtr &ptsOutField, NekDouble def_value=0.0)Nektar::FieldUtils::Interpolator
Interpolate(const LibUtilities::PtsFieldSharedPtr ptsInField, std::vector< MultiRegions::ExpListSharedPtr > &expOutField)Nektar::FieldUtils::Interpolator
Interpolate(const LibUtilities::PtsFieldSharedPtr ptsInField, LibUtilities::PtsFieldSharedPtr &ptsOutField)Nektar::FieldUtils::Interpolator
Interpolator(LibUtilities::InterpMethod method=LibUtilities::eNoMethod, short int coordId=-1, NekDouble filtWidth=0.0, int maxPts=1000)Nektar::FieldUtils::Interpolatorinline
m_expInFieldNektar::FieldUtils::Interpolatorprotected
m_expOutFieldNektar::FieldUtils::Interpolatorprotected
m_progressCallbackNektar::LibUtilities::Interpolatorprotected
m_ptsInFieldNektar::LibUtilities::Interpolatorprotected
m_ptsOutFieldNektar::LibUtilities::Interpolatorprotected
PrintStatistics()Nektar::LibUtilities::Interpolator
SetProgressCallback(FuncPointerT func, ObjectPointerT obj)Nektar::LibUtilities::Interpolatorinline