PLaSK library
Loading...
Searching...
No Matches
plask::InterpolationAlgorithm< LateralMesh3D< SrcMeshT >, SrcT, DstT, INTERPOLATION_DEFAULT > Struct Template Reference

#include <plask/mesh/lateral.hpp>

Static Public Member Functions

static LazyData< DstTinterpolate (const shared_ptr< const LateralMesh3D< SrcMeshT > > &, const DataVector< const SrcT > &, const shared_ptr< const MeshD< 3 > > &, const InterpolationFlags &PLASK_UNUSED(flags))
 

Detailed Description

template<typename SrcMeshT, typename SrcT, typename DstT>
struct plask::InterpolationAlgorithm< LateralMesh3D< SrcMeshT >, SrcT, DstT, INTERPOLATION_DEFAULT >

Definition at line 71 of file lateral.hpp.

Member Function Documentation

◆ interpolate()

static LazyData< DstT > plask::InterpolationAlgorithm< LateralMesh3D< SrcMeshT >, SrcT, DstT, INTERPOLATION_DEFAULT >::interpolate ( const shared_ptr< const LateralMesh3D< SrcMeshT > > &  ,
const DataVector< const SrcT > &  ,
const shared_ptr< const MeshD< 3 > > &  ,
const InterpolationFlags PLASK_UNUSEDflags 
)
inlinestatic

Definition at line 72 of file lateral.hpp.


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