MeshKernel
meshkernel::BilinearInterpolationOnGriddedSamples< T > Member List

This is the complete list of members for meshkernel::BilinearInterpolationOnGriddedSamples< T >, including all inherited members.

BilinearInterpolationOnGriddedSamples(const Mesh2D &mesh, UInt numXCoord, UInt numYCoord, const Point &origin, double cellSize, std::span< T const > values)meshkernel::BilinearInterpolationOnGriddedSamples< T >
BilinearInterpolationOnGriddedSamples(const Mesh2D &mesh, std::span< double const > xCoordinates, std::span< double const > yCoordinates, std::span< T const > values)meshkernel::BilinearInterpolationOnGriddedSamples< T >
Compute() overridemeshkernel::BilinearInterpolationOnGriddedSamples< T >virtual
GetEdgeResult(UInt edge) constmeshkernel::MeshInterpolationinline
GetEdgeResults() constmeshkernel::MeshInterpolationinline
GetFaceResult(UInt face) constmeshkernel::MeshInterpolationinline
GetFaceResults() constmeshkernel::MeshInterpolationinline
GetNodeResult(UInt node) constmeshkernel::MeshInterpolationinline
GetNodeResults() constmeshkernel::MeshInterpolationinline
m_edgeResultsmeshkernel::MeshInterpolationprotected
m_faceResultsmeshkernel::MeshInterpolationprotected
m_nodeResultsmeshkernel::MeshInterpolationprotected
~MeshInterpolation()=defaultmeshkernel::MeshInterpolationvirtual