Plugins
|
#include "quality_tools.h"
#include "lib_grid/algorithms/quality_util.h"
#include "common/util/table.h"
Namespaces | |
ug | |
ug::promesh | |
Functions | |
template<class elem_t > | |
void | ug::promesh::PrintAspectRatioHistogram (Mesh *msh, int numHistoSecs) |
template void | ug::promesh::PrintAspectRatioHistogram< Face > (Mesh *msh, int numHistoSecs) |
template void | ug::promesh::PrintAspectRatioHistogram< Volume > (Mesh *msh, int numHistoSecs) |
template<class elem_t > | |
void | ug::promesh::PrintAspectRatios (Mesh *msh) |
template void | ug::promesh::PrintAspectRatios< Face > (Mesh *) |
template void | ug::promesh::PrintAspectRatios< Volume > (Mesh *) |