, including all inherited members.
ACCUMULATE enum value | MBMesquite::ObjectiveFunction | |
CALCULATE enum value | MBMesquite::ObjectiveFunction | |
clear()=0 | MBMesquite::ObjectiveFunction | [pure virtual] |
clone() const =0 | MBMesquite::ObjectiveFunction | [pure virtual] |
EvalType enum name | MBMesquite::ObjectiveFunction | |
evaluate(EvalType type, PatchData &pd, double &value_out, bool free, MsqError &err)=0 | MBMesquite::ObjectiveFunction | [pure virtual] |
evaluate_with_gradient(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqError &err) | MBMesquite::ObjectiveFunction | [virtual] |
evaluate_with_Hessian(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqHessian &Hessian_out, MsqError &err) | MBMesquite::ObjectiveFunction | [virtual] |
evaluate_with_Hessian_diagonal(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, std::vector< SymMatrix3D > &hess_diag_out, MsqError &err) | MBMesquite::ObjectiveFunction | [virtual] |
get_eps(PatchData &pd, EvalType eval_type, double &local_val, int k, size_t vertex_index, MsqError &err) | MBMesquite::ObjectiveFunction | [protected] |
get_quality_metric() const | MBMesquite::ObjectiveFunctionTemplate | [inline] |
initialize_block_coordinate_descent(MeshDomainAssoc *mesh_and_domain, const Settings *settings, PatchSet *user_set, MsqError &err) | MBMesquite::ObjectiveFunctionTemplate | [virtual] |
initialize_queue(MeshDomainAssoc *mesh_and_domain, const Settings *settings, MsqError &err) | MBMesquite::ObjectiveFunctionTemplate | [virtual] |
min_patch_layers() const | MBMesquite::ObjectiveFunctionTemplate | [virtual] |
ObjectiveFunctionTemplate(QualityMetric *qm=0) | MBMesquite::ObjectiveFunctionTemplate | [inline] |
qualityMetric | MBMesquite::ObjectiveFunctionTemplate | [private] |
SAVE enum value | MBMesquite::ObjectiveFunction | |
set_quality_metric(QualityMetric *metric) | MBMesquite::ObjectiveFunctionTemplate | [inline] |
TEMPORARY enum value | MBMesquite::ObjectiveFunction | |
UPDATE enum value | MBMesquite::ObjectiveFunction | |
~ObjectiveFunction() | MBMesquite::ObjectiveFunction | [virtual] |
~ObjectiveFunctionTemplate() | MBMesquite::ObjectiveFunctionTemplate | [virtual] |