, including all inherited members.
ACCUMULATE enum value | MBMesquite::ObjectiveFunction | |
CALCULATE enum value | MBMesquite::ObjectiveFunction | |
clear() | MBMesquite::CompositeOFAdd | [virtual] |
clone() const | MBMesquite::CompositeOFAdd | [virtual] |
CompositeOFAdd(ObjectiveFunction *, ObjectiveFunction *, bool delete_OFs=false) | MBMesquite::CompositeOFAdd | |
deleteObjFuncs | MBMesquite::CompositeOFAdd | [private] |
EvalType enum name | MBMesquite::ObjectiveFunction | |
evaluate(EvalType type, PatchData &pd, double &value_out, bool free, MsqError &err) | MBMesquite::CompositeOFAdd | [virtual] |
evaluate_with_gradient(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqError &err) | MBMesquite::CompositeOFAdd | [virtual] |
evaluate_with_Hessian(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqHessian &Hessian_out, MsqError &err) | MBMesquite::CompositeOFAdd | [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::CompositeOFAdd | [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) | MBMesquite::CompositeOFAdd | [virtual] |
initialize_queue(MeshDomainAssoc *mesh_and_domain, const Settings *settings, MsqError &err) | MBMesquite::CompositeOFAdd | [virtual] |
mDiagonal | MBMesquite::CompositeOFAdd | [mutable, private] |
mGradient | MBMesquite::CompositeOFAdd | [mutable, private] |
mHessian | MBMesquite::CompositeOFAdd | [mutable, private] |
min_patch_layers() const | MBMesquite::CompositeOFAdd | [virtual] |
objFunc1 | MBMesquite::CompositeOFAdd | [private] |
objFunc2 | MBMesquite::CompositeOFAdd | [private] |
SAVE enum value | MBMesquite::ObjectiveFunction | |
TEMPORARY enum value | MBMesquite::ObjectiveFunction | |
UPDATE enum value | MBMesquite::ObjectiveFunction | |
~CompositeOFAdd() | MBMesquite::CompositeOFAdd | [virtual] |
~ObjectiveFunction() | MBMesquite::ObjectiveFunction | [virtual] |