38 #ifndef ScalarAddQualityMetric_hpp
39 #define ScalarAddQualityMetric_hpp
49 class ScalarAddQualityMetric :
public QualityMetric
80 #endif // ScalarAddQualityMetric_hpp
Used to hold the error state and return it to the application.
Base class for concrete quality metrics.
MsqMeshEntity is the Mesquite object that stores information about the elements in the mesh...
virtual ~ScalarAddQualityMetric()
QualityMetric * qualMetric
ScalarAddQualityMetric(QualityMetric *qm1, double scalar_double, MsqError &err)
bool evaluate_element(PatchData &pd, MsqMeshEntity *element, double &value, MsqError &err)
MsqVertex is the Mesquite object that stores information about the vertices in the mesh...
bool evaluate_vertex(PatchData &pd, MsqVertex *vertex, double &value, MsqError &err)