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::MeshOrthogonality Class Reference

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.
 

Detailed Description

Compute the orthogonality value for the edges.


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