MOAB: Mesh Oriented datABase  (version 5.4.1)
FauxObjectiveFunction Member List
This is the complete list of members for FauxObjectiveFunction, including all inherited members.
ACCUMULATE enum valueMBMesquite::ObjectiveFunction
CALCULATE enum valueMBMesquite::ObjectiveFunction
clear()FauxObjectiveFunction [inline, virtual]
clone() const FauxObjectiveFunction [inline, virtual]
EvalType enum nameMBMesquite::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]
instanceCountFauxObjectiveFunction [private, static]
mErrorFauxObjectiveFunction [private]
min_patch_layers() const FauxObjectiveFunction [inline, virtual]
mInvalidFauxObjectiveFunction [private]
mValueFauxObjectiveFunction [private]
SAVE enum valueMBMesquite::ObjectiveFunction
TEMPORARY enum valueMBMesquite::ObjectiveFunction
UPDATE enum valueMBMesquite::ObjectiveFunction
~FauxObjectiveFunction()FauxObjectiveFunction [inline]
~ObjectiveFunction()MBMesquite::ObjectiveFunction [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines