PLaSK library
Loading...
Searching...
No Matches
plask::__InterpolateMeta__< SrcMeshT, SrcT, DstT, __ILLEGAL_INTERPOLATION_METHOD__ > Struct Template Reference

#include <plask/mesh/interpolation.hpp>

Static Public Member Functions

static LazyData< typename std::remove_const< DstT >::type > interpolate (const shared_ptr< const SrcMeshT > &, const DataVector< const SrcT > &, const shared_ptr< const MeshD< SrcMeshT::DIM > > &, InterpolationMethod, const InterpolationFlags &)
 

Detailed Description

template<typename SrcMeshT, typename SrcT, typename DstT>
struct plask::__InterpolateMeta__< SrcMeshT, SrcT, DstT, __ILLEGAL_INTERPOLATION_METHOD__ >

Definition at line 341 of file interpolation.hpp.

Member Function Documentation

◆ interpolate()

static LazyData< typename std::remove_const< DstT >::type > plask::__InterpolateMeta__< SrcMeshT, SrcT, DstT, __ILLEGAL_INTERPOLATION_METHOD__ >::interpolate ( const shared_ptr< const SrcMeshT > &  ,
const DataVector< const SrcT > &  ,
const shared_ptr< const MeshD< SrcMeshT::DIM > > &  ,
InterpolationMethod  ,
const InterpolationFlags  
)
inlinestatic

Definition at line 343 of file interpolation.hpp.


The documentation for this struct was generated from the following file: