, including all inherited members.
ACCUMULATE enum value | MBMesquite::ObjectiveFunction | |
CALCULATE enum value | MBMesquite::ObjectiveFunction | |
clear() | DummyOF | [inline, virtual] |
clone() const | DummyOF | [inline, virtual] |
DummyOF(double of_value=0.0, Vector3D grad_values=Vector3D(0, 0, 0)) | DummyOF | [inline] |
EvalType enum name | MBMesquite::ObjectiveFunction | |
evaluate(EvalType type, PatchData &pd, double &value_out, bool free, MsqError &err) | DummyOF | [virtual] |
evaluate_with_gradient(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqError &err) | DummyOF | [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 *domain, const Settings *settings, PatchSet *user_set, MsqError &err) | DummyOF | [virtual] |
initialize_queue(MeshDomainAssoc *, const Settings *, MsqError &) | DummyOF | [inline, virtual] |
mGrad | DummyOF | |
min_patch_layers() const | DummyOF | [inline, virtual] |
mValid | DummyOF | |
mValue | DummyOF | |
SAVE enum value | MBMesquite::ObjectiveFunction | |
TEMPORARY enum value | MBMesquite::ObjectiveFunction | |
UPDATE enum value | MBMesquite::ObjectiveFunction | |
~ObjectiveFunction() | MBMesquite::ObjectiveFunction | [virtual] |