#include <math.h>
#include "Mesquite.hpp"
#include "PatchDataUser.hpp"
#include <list>
#include <string>
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | QualityAssessor |
A QualityAssessor instance can be inserted into an InstructionQueue to calculate and summarize registered QualityMetrics for the mesh. More... | |
class | QualityAssessor::Assessor |
Per-metric QualityAssessor data. More... | |
Namespaces | |
Mesquite | |
Used to hold the error state and return it to the application. | |