MeshKernel
|
Compute the orthogonality value for the edges. More...
#include <MeshOrthogonality.hpp>
Static Public Member Functions | |
static std::vector< double > | Compute (const Mesh2D &mesh) |
Compute the orthogonality values returning values in a vector. | |
static void | Compute (const Mesh2D &mesh, std::span< double > orthogonality) |
Compute the orthogonality values overwriting the values in an array. | |
Compute the orthogonality value for the edges.