PLaSK library
|
Specialization of this class are used for interpolation and can depend on source mesh type, data type and the interpolation method. More...
#include <plask/mesh/interpolation.hpp>
Static Public Member Functions | |
static LazyData< DstT > | interpolate (const shared_ptr< const SrcMeshT > &src_mesh, const DataVector< const SrcT > &, const shared_ptr< const MeshD< SrcMeshT::DIM > > &, const InterpolationFlags &) |
Specialization of this class are used for interpolation and can depend on source mesh type, data type and the interpolation method.
Definition at line 296 of file interpolation.hpp.
|
inlinestatic |
Definition at line 298 of file interpolation.hpp.