38 #ifndef ConditionNumberQualityMetric_hpp
39 #define ConditionNumberQualityMetric_hpp
81 #endif // ConditionNumberQualityMetric_hpp
Used to hold the error state and return it to the application.
bool evaluate_element(PatchData &pd, MsqMeshEntity *element, double &fval, MsqError &err)
evaluate using mesquite objects
MsqMeshEntity is the Mesquite object that stores information about the elements in the mesh...
ConditionNumberQualityMetric()
virtual ~ConditionNumberQualityMetric()
virtual destructor ensures use of polymorphism during destruction
Parent class for the Shape Quality Metrics.