36 #ifndef VertexConditionNumberQualityMetric_hpp
37 #define VertexConditionNumberQualityMetric_hpp
73 #endif // VertexConditionNumberQualityMetric_hpp
virtual ~VertexConditionNumberQualityMetric()
virtual destructor ensures use of polymorphism during destruction
Used to hold the error state and return it to the application.
bool evaluate_vertex(PatchData &pd, MsqVertex *vert, double &fval, MsqError &err)
evaluate using mesquite objects
MsqVertex is the Mesquite object that stores information about the vertices in the mesh...
Parent class for the Shape Quality Metrics.
VertexConditionNumberQualityMetric()