MOAB: Mesh Oriented datABase  (version 5.4.1)
TriMetricVals Struct Reference

#include <verdict.h>

Public Attributes

double edge_ratio
double aspect_ratio
double radius_ratio
double aspect_frobenius
double area
double minimum_angle
double maximum_angle
double condition
double scaled_jacobian
double shape
double relative_size_squared
double shape_and_size
double distortion

Detailed Description

TriMetricVals is a struct used to return calculated metrics when calling the function v_tri_quality(...)

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

Definition at line 284 of file verdict.h.


Member Data Documentation

See also:
v_tri_area

Definition at line 295 of file verdict.h.

Referenced by moab::VerdictWrapper::all_quality_measures(), and v_tri_quality().

See also:
v_tri_shape

Definition at line 305 of file verdict.h.

Referenced by moab::VerdictWrapper::all_quality_measures(), and v_tri_quality().

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines