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

#include <verdict.h>

Public Attributes

double volume
 

Detailed Description

WedgeMetricVals is a struct used to return calculated metrics
when calling the function v_wedge_quality(...)

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

Definition at line 231 of file verdict.h.

Member Data Documentation

◆ volume

double WedgeMetricVals::volume

Definition at line 233 of file verdict.h.

Referenced by v_wedge_quality().


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