Loading [MathJax]/extensions/tex2jax.js
MeshKernel
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
meshkernel::SampleInterpolator Member List

This is the complete list of members for meshkernel::SampleInterpolator, including all inherited members.

Contains(const int propertyId) constmeshkernel::SampleInterpolatorinline
GetSampleData(const int propertyId) constmeshkernel::SampleInterpolatorprotected
Interpolate(const int propertyId, const std::span< const Point > iterpolationNodes, std::span< double > result) const =0meshkernel::SampleInterpolatorpure virtual
Interpolate(const int propertyId, const Mesh2D &mesh, const Location location, std::span< double > result) const =0meshkernel::SampleInterpolatorpure virtual
InterpolateValue(const int propertyId, const Point &evaluationPoint) const =0meshkernel::SampleInterpolatorpure virtual
SetData(const int propertyId, const std::span< const double > sampleData)meshkernel::SampleInterpolator
Size() const =0meshkernel::SampleInterpolatorpure virtual
~SampleInterpolator()=defaultmeshkernel::SampleInterpolatorvirtual