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

This is the complete list of members for meshkernel::SampleAveragingInterpolator, 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 overridemeshkernel::SampleAveragingInterpolatorvirtual
Interpolate(const int propertyId, const Mesh2D &mesh, const Location location, std::span< double > result) const overridemeshkernel::SampleAveragingInterpolatorvirtual
InterpolateValue(const int propertyId, const Point &evaluationPoint) const overridemeshkernel::SampleAveragingInterpolatorvirtual
SampleAveragingInterpolator(const std::span< const double > xNodes, const std::span< const double > yNodes, const Projection projection, const InterpolationParameters &interpolationParameters)meshkernel::SampleAveragingInterpolator
SampleAveragingInterpolator(const std::span< const Point > nodes, const Projection projection, const InterpolationParameters &interpolationParameters)meshkernel::SampleAveragingInterpolator
SetData(const int propertyId, const std::span< const double > sampleData)meshkernel::SampleInterpolator
Size() const overridemeshkernel::SampleAveragingInterpolatorinlinevirtual
~SampleInterpolator()=defaultmeshkernel::SampleInterpolatorvirtual