|
MeshKernel
|
This is the complete list of members for meshkernel::AveragingInterpolation, including all inherited members.
| AveragingInterpolation(Mesh2D &mesh, std::vector< Sample > &samples, Method method, Location locationType, double relativeSearchRadius, bool useClosestSampleIfNoneAvailable, bool subtractSampleValues, UInt minNumSamples) | meshkernel::AveragingInterpolation | |
| Compute() override | meshkernel::AveragingInterpolation | virtual |
| GetEdgeResult(UInt edge) const | meshkernel::MeshInterpolation | inline |
| GetEdgeResults() const | meshkernel::MeshInterpolation | inline |
| GetFaceResult(UInt face) const | meshkernel::MeshInterpolation | inline |
| GetFaceResults() const | meshkernel::MeshInterpolation | inline |
| GetNodeResult(UInt node) const | meshkernel::MeshInterpolation | inline |
| GetNodeResults() const | meshkernel::MeshInterpolation | inline |
| m_edgeResults | meshkernel::MeshInterpolation | protected |
| m_faceResults | meshkernel::MeshInterpolation | protected |
| m_nodeResults | meshkernel::MeshInterpolation | protected |
| Method enum name | meshkernel::AveragingInterpolation | |
| ~MeshInterpolation()=default | meshkernel::MeshInterpolation | virtual |