Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
EdgeMetricVals Struct Reference

#include <verdict.h>

Public Attributes

double length
 

Detailed Description

EdgeMetricVals is a struct used to return calculated metrics
when calling the function v_edge_quality(...)

EdgeMetricVals is used just as QuadMetricVals. For an example, see Detailed Description in QuadMetricVals

Definition at line 127 of file verdict.h.

Member Data Documentation

◆ length

double EdgeMetricVals::length

Definition at line 129 of file verdict.h.

Referenced by edge_quality().


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