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

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

Contains(const int propertyId) constmeshkernel::SampleInterpolatorinline
GetSampleData(const int propertyId) constmeshkernel::SampleInterpolatorprotected
Interpolate(const int propertyId, const Mesh2D &mesh, const Location location, std::span< double > result) const overridemeshkernel::SampleTriangulationInterpolatorvirtual
Interpolate(const int propertyId, const std::span< const Point > iterpolationNodes, std::span< double > result) const overridemeshkernel::SampleTriangulationInterpolatorvirtual
InterpolateValue(const int propertyId, const Point &evaluationPoint) const overridemeshkernel::SampleTriangulationInterpolatorvirtual
SampleTriangulationInterpolator(const std::span< const double > xNodes, const std::span< const double > yNodes, const Projection projection)meshkernel::SampleTriangulationInterpolatorinline
SampleTriangulationInterpolator(const std::span< const Point > nodes, const Projection projection)meshkernel::SampleTriangulationInterpolatorinline
SetData(const int propertyId, const std::span< const double > sampleData)meshkernel::SampleInterpolator
Size() const overridemeshkernel::SampleTriangulationInterpolatorinlinevirtual
~SampleInterpolator()=defaultmeshkernel::SampleInterpolatorvirtual