|
Wildmeshing Toolkit
|
Quality of the cells governed by one entry of the quality field. More...
#include <QualityStats.hpp>
Public Member Functions | |
| double | avg_quality () const |
| double | max_relative () const |
| Quality relative to this group's own target – the number the stopping criterion sees. | |
Quality of the cells governed by one entry of the quality field.
target_quality resolves a cell's target by scanning the quality field and keeping the LAST expression that matches, so a cell belongs to exactly one group: the last matching entry, or the default group when none match. The groups therefore partition the mesh, and each group's target is the one the optimizer actually applies to those cells.