38 #ifndef ScalarMultiplyQualityMetric_hpp
39 #define ScalarMultiplyQualityMetric_hpp
80 #endif // ScalarMultiplyQualityMetric_hpp
bool evaluate_element(PatchData &pd, MsqMeshEntity *element, double &value, MsqError &err)
ScalarMultiplyQualityMetric(QualityMetric *qm1, double scalar_double, MsqError &err)
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...
Multiplies quality metric value by a number (a double).
QualityMetric * qualMetric
virtual ~ScalarMultiplyQualityMetric()
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)