, including all inherited members.
ACCUMULATE enum value | MBMesquite::ObjectiveFunction | |
CALCULATE enum value | MBMesquite::ObjectiveFunction | |
clear() | FauxObjectiveFunction | [inline, virtual] |
clone() const | FauxObjectiveFunction | [inline, virtual] |
EvalType enum name | MBMesquite::ObjectiveFunction | |
evaluate(EvalType, PatchData &, double &value_out, bool, MsqError &err) | FauxObjectiveFunction | [inline, 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] |
FauxObjectiveFunction(double value, bool invalid=false, bool error=false) | FauxObjectiveFunction | [inline] |
get_eps(PatchData &pd, EvalType eval_type, double &local_val, int k, size_t vertex_index, MsqError &err) | MBMesquite::ObjectiveFunction | [protected] |
get_instance_count() | FauxObjectiveFunction | [inline, static] |
get_value() const | FauxObjectiveFunction | [inline] |
initialize_block_coordinate_descent(MeshDomainAssoc *, const Settings *, PatchSet *, MsqError &) | FauxObjectiveFunction | [inline, virtual] |
initialize_queue(MeshDomainAssoc *, const Settings *, MsqError &) | FauxObjectiveFunction | [inline, virtual] |
instanceCount | FauxObjectiveFunction | [private, static] |
mError | FauxObjectiveFunction | [private] |
min_patch_layers() const | FauxObjectiveFunction | [inline, virtual] |
mInvalid | FauxObjectiveFunction | [private] |
mValue | FauxObjectiveFunction | [private] |
SAVE enum value | MBMesquite::ObjectiveFunction | |
TEMPORARY enum value | MBMesquite::ObjectiveFunction | |
UPDATE enum value | MBMesquite::ObjectiveFunction | |
~FauxObjectiveFunction() | FauxObjectiveFunction | [inline] |
~ObjectiveFunction() | MBMesquite::ObjectiveFunction | [virtual] |