Wildmeshing Toolkit
Loading...
Searching...
No Matches
Public Attributes | List of all members
wmtk::components::simwild::QualityBreakdown Struct Reference

Per-group breakdown plus the mesh-wide relative figures optimization_quality_stats returns. More...

#include <QualityStats.hpp>

Public Attributes

std::vector< QualityGroupgroups
 
double max_relative = -1.
 Mesh-wide max/avg of quality RELATIVE to each cell's own target.
 
double avg_relative = 0.
 
size_t count = 0
 

Detailed Description

Per-group breakdown plus the mesh-wide relative figures optimization_quality_stats returns.

Member Data Documentation

◆ groups

std::vector<QualityGroup> wmtk::components::simwild::QualityBreakdown::groups

Default group first, then the quality field in spec order. Empty groups are kept so the output shows that an expression matched nothing rather than silently omitting it.


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