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

#include <verdict.h>

Public Attributes

double volume
 

Detailed Description

PyramidMetricVals is a struct used to return calculated metrics
when calling the function v_pyramid_quality(...)

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

Definition at line 220 of file verdict.h.

Member Data Documentation

◆ volume

double PyramidMetricVals::volume

Definition at line 222 of file verdict.h.

Referenced by v_pyramid_quality().


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