Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
HexMetricVals Struct Reference

#include <verdict.h>

Public Attributes

double edge_ratio
double max_edge_ratio
double skew
double taper
double volume
double stretch
double diagonal
double dimension
double oddy
double med_aspect_frobenius
double condition
double jacobian
double scaled_jacobian
double shear
double shape
double relative_size_squared
double shape_and_size
double shear_and_size
double distortion

Detailed Description

HexMetricVals is a struct used to return calculated metrics when calling the function v_hex_quality(...)

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

Definition at line 79 of file verdict.h.


Member Data Documentation

See also:
v_hex_oddy

Definition at line 98 of file verdict.h.

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

See also:
v_hex_relative_size

Definition at line 112 of file verdict.h.

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

See also:
v_hex_shape

Definition at line 110 of file verdict.h.

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

See also:
v_hex_shear

Definition at line 108 of file verdict.h.

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

See also:
v_hex_skew

Definition at line 86 of file verdict.h.

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

See also:
v_hex_stretch

Definition at line 92 of file verdict.h.

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

See also:
v_hex_taper

Definition at line 88 of file verdict.h.

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

See also:
v_hex_volume

Definition at line 90 of file verdict.h.

Referenced by moab::VerdictWrapper::all_quality_measures(), and v_hex_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