38 #ifndef CornerJacobianQualityMetric_hpp
39 #define CornerJacobianQualityMetric_hpp
63 class CornerJacobianQualityMetric :
public VolumeQualityMetric
82 #endif // CornerJacobianQualityMetric_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
CornerJacobianQualityMetric()
virtual ~CornerJacobianQualityMetric()
virtual destructor ensures use of polymorphism during destruction
MsqMeshEntity is the Mesquite object that stores information about the elements in the mesh...