PLaSK library
Loading...
Searching...
No Matches
plask::InterpolationAlgorithm< RectangularMaskedMesh3D::ElementMesh, SrcT, DstT, INTERPOLATION_LINEAR > Struct Template Reference

#include <plask/mesh/rectangular_masked3d.hpp>

Static Public Member Functions

static LazyData< DstTinterpolate (const shared_ptr< const RectangularMaskedMesh3D::ElementMesh > &src_mesh, const DataVector< const SrcT > &src_vec, const shared_ptr< const MeshD< 3 > > &dst_mesh, const InterpolationFlags &flags)
 

Detailed Description

template<typename SrcT, typename DstT>
struct plask::InterpolationAlgorithm< RectangularMaskedMesh3D::ElementMesh, SrcT, DstT, INTERPOLATION_LINEAR >

Definition at line 808 of file rectangular_masked3d.hpp.

Member Function Documentation

◆ interpolate()

template<typename SrcT , typename DstT >
static LazyData< DstT > plask::InterpolationAlgorithm< RectangularMaskedMesh3D::ElementMesh, SrcT, DstT, INTERPOLATION_LINEAR >::interpolate ( const shared_ptr< const RectangularMaskedMesh3D::ElementMesh > &  src_mesh,
const DataVector< const SrcT > &  src_vec,
const shared_ptr< const MeshD< 3 > > &  dst_mesh,
const InterpolationFlags flags 
)
inlinestatic

Definition at line 809 of file rectangular_masked3d.hpp.


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