Plugins
quality_tools.h File Reference
#include "../mesh.h"

Go to the source code of this file.

Namespaces

 ug
 
 ug::promesh
 

Macros

#define TOOLTIP_PRINT_FACE_ASPECT_RATIO_HISTOGRAM   "Prints a histogram of aspect ratios of selected faces"
 
#define TOOLTIP_PRINT_FACE_ASPECT_RATIOS   "Prints information on aspect ratios of selected faces"
 
#define TOOLTIP_PRINT_VOLUME_ASPECT_RATIO_HISTOGRAM   "Prints a histogram of aspect ratios of selected volumes"
 
#define TOOLTIP_PRINT_VOLUME_ASPECT_RATIOS   "Prints information on aspect ratios of selected volumes"
 

Functions

template<class elem_t >
void ug::promesh::PrintAspectRatioHistogram (Mesh *msh, int numHistoSecs)
 
template<class elem_t >
void ug::promesh::PrintAspectRatios (Mesh *msh)
 

Macro Definition Documentation

◆ TOOLTIP_PRINT_FACE_ASPECT_RATIO_HISTOGRAM

#define TOOLTIP_PRINT_FACE_ASPECT_RATIO_HISTOGRAM   "Prints a histogram of aspect ratios of selected faces"

◆ TOOLTIP_PRINT_FACE_ASPECT_RATIOS

#define TOOLTIP_PRINT_FACE_ASPECT_RATIOS   "Prints information on aspect ratios of selected faces"

◆ TOOLTIP_PRINT_VOLUME_ASPECT_RATIO_HISTOGRAM

#define TOOLTIP_PRINT_VOLUME_ASPECT_RATIO_HISTOGRAM   "Prints a histogram of aspect ratios of selected volumes"

◆ TOOLTIP_PRINT_VOLUME_ASPECT_RATIOS

#define TOOLTIP_PRINT_VOLUME_ASPECT_RATIOS   "Prints information on aspect ratios of selected volumes"