Loading [MathJax]/extensions/tex2jax.js
MeshKernel
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
Static Public Member Functions | List of all members
meshkernel::MeshSmoothness Class Reference

Compute the smoothness value for the edges. More...

#include <MeshSmoothness.hpp>

Static Public Member Functions

static std::vector< double > Compute (const Mesh2D &mesh)
 Compute the smoothness values returning values in a vector.
 
static void Compute (const Mesh2D &mesh, std::span< double > smoothness)
 Compute the smoothness values overwriting the values in an array.
 

Detailed Description

Compute the smoothness value for the edges.


The documentation for this class was generated from the following file: