ACCUMULATE enum value | MBMesquite::ObjectiveFunction | |
CALCULATE enum value | MBMesquite::ObjectiveFunction | |
clear() | MBMesquite::LPtoPTemplate | [virtual] |
clone() const | MBMesquite::LPtoPTemplate | [virtual] |
dividingByN | MBMesquite::LPtoPTemplate | [private] |
EvalType enum name | MBMesquite::ObjectiveFunction | |
evaluate(EvalType type, PatchData &pd, double &value_out, bool free, MsqError &err) | MBMesquite::LPtoPTemplate | [virtual] |
evaluate_with_gradient(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqError &err) | MBMesquite::LPtoPTemplate | [virtual] |
evaluate_with_Hessian(EvalType type, PatchData &pd, double &value_out, std::vector< Vector3D > &grad_out, MsqHessian &Hessian_out, MsqError &err) | MBMesquite::LPtoPTemplate | [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::LPtoPTemplate | [virtual] |
get_eps(PatchData &pd, EvalType eval_type, double &local_val, int k, size_t vertex_index, MsqError &err) | MBMesquite::ObjectiveFunction | [protected] |
get_quality_metric() const | MBMesquite::ObjectiveFunctionTemplate | [inline] |
get_value(double power_sum, size_t count, EvalType type, size_t &global_count, MsqError &err) | MBMesquite::LPtoPTemplate | [private] |
initialize_block_coordinate_descent(MeshDomainAssoc *mesh_and_domain, const Settings *settings, PatchSet *user_set, MsqError &err) | MBMesquite::ObjectiveFunctionTemplate | [virtual] |
initialize_queue(MeshDomainAssoc *mesh_and_domain, const Settings *settings, MsqError &err) | MBMesquite::ObjectiveFunctionTemplate | [virtual] |
LPtoPTemplate(QualityMetric *, short, MsqError &) | MBMesquite::LPtoPTemplate | |
LPtoPTemplate(short, QualityMetric *) | MBMesquite::LPtoPTemplate | |
mCount | MBMesquite::LPtoPTemplate | [private] |
mDiag | MBMesquite::LPtoPTemplate | [mutable, private] |
mGradient | MBMesquite::LPtoPTemplate | [mutable, private] |
mHessian | MBMesquite::LPtoPTemplate | [mutable, private] |
min_patch_layers() const | MBMesquite::ObjectiveFunctionTemplate | [virtual] |
mIndices | MBMesquite::LPtoPTemplate | [mutable, private] |
mPowSum | MBMesquite::LPtoPTemplate | [private] |
ObjectiveFunctionTemplate(QualityMetric *qm=0) | MBMesquite::ObjectiveFunctionTemplate | [inline] |
pVal | MBMesquite::LPtoPTemplate | [private] |
qmHandles | MBMesquite::LPtoPTemplate | [mutable, private] |
SAVE enum value | MBMesquite::ObjectiveFunction | |
saveCount | MBMesquite::LPtoPTemplate | [private] |
savePowSum | MBMesquite::LPtoPTemplate | [private] |
set_dividing_by_n(bool d_bool) | MBMesquite::LPtoPTemplate | [inline] |
set_quality_metric(QualityMetric *metric) | MBMesquite::ObjectiveFunctionTemplate | [inline] |
TEMPORARY enum value | MBMesquite::ObjectiveFunction | |
UPDATE enum value | MBMesquite::ObjectiveFunction | |
~LPtoPTemplate() | MBMesquite::LPtoPTemplate | [virtual] |
~ObjectiveFunction() | MBMesquite::ObjectiveFunction | [virtual] |
~ObjectiveFunctionTemplate() | MBMesquite::ObjectiveFunctionTemplate | [virtual] |