Nektar++
Classes | Namespaces | Typedefs
FieldUtils/Interpolator.h File Reference
#include <FieldUtils/FieldUtilsDeclspec.h>
#include <LibUtilities/BasicUtils/Interpolator.h>
#include <MultiRegions/ExpList.h>

Go to the source code of this file.

Classes

class  Nektar::FieldUtils::Interpolator< T >
 A class that contains algorithms for interpolation between pts fields, expansions and different meshes. More...
 

Namespaces

namespace  Nektar
 
namespace  Nektar::FieldUtils
 

Typedefs

typedef std::shared_ptr< Interpolator< std::vector< MultiRegions::ExpListSharedPtr > > > Nektar::FieldUtils::InterpolatorSharedPtr