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

#include <verdict.h>

Public Attributes

double edge_ratio
double radius_ratio
double aspect_beta
double aspect_ratio
double aspect_gamma
double aspect_frobenius
double minimum_angle
double collapse_ratio
double volume
double condition
double jacobian
double scaled_jacobian
double shape
double relative_size_squared
double shape_and_size
double distortion

Detailed Description

TetMetricVals is a struct used to return calculated metrics when calling the function v_tet_quality(...)

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

Definition at line 242 of file verdict.h.


Member Data Documentation

See also:
v_tet_edge_ratio

Definition at line 245 of file verdict.h.

Referenced by moab::VerdictWrapper::all_quality_measures().

See also:
v_tet_relative_size

Definition at line 271 of file verdict.h.

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

See also:
v_tet_shape

Definition at line 269 of file verdict.h.

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

See also:
v_tet_volume

Definition at line 261 of file verdict.h.

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