, 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] |
compute_patch_numerical_gradient(EvalType type, EvalType get_eps_eval_type, PatchData &pd, double &flocal, std::vector< Vector3D > &grad, MsqError &err) | MBMesquite::ObjectiveFunction | [private] |
compute_subpatch_numerical_gradient(EvalType type, EvalType get_eps_eval_type, PatchData &pd, double &flocal, Vector3D &grad, MsqError &err) | MBMesquite::ObjectiveFunction | [private] |
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] |
initialize_block_coordinate_descent(MeshDomainAssoc *mesh_and_domain, const Settings *settings, PatchSet *user_set, MsqError &err)=0 | MBMesquite::ObjectiveFunction | [pure virtual] |
initialize_queue(MeshDomainAssoc *mesh_and_domain, const Settings *settings, MsqError &err)=0 | MBMesquite::ObjectiveFunction | [pure virtual] |
min_patch_layers() const =0 | MBMesquite::ObjectiveFunction | [pure virtual] |
SAVE enum value | MBMesquite::ObjectiveFunction | |
TEMPORARY enum value | MBMesquite::ObjectiveFunction | |
UPDATE enum value | MBMesquite::ObjectiveFunction | |
~ObjectiveFunction() | MBMesquite::ObjectiveFunction | [virtual] |