#include "Mesquite.hpp"
#include "MsqDebug.hpp"
#include <vector>
#include <utility>
#include <string>
#include <iosfwd>
Go to the source code of this file.
|
| Mesquite |
| Used to hold the error state and return it to the application.
|
|
#define MSQ_FUNCTION_TIMER |
( |
|
NAME | ) |
|
Definition at line 216 of file includeLinks/MsqTimer.hpp.
Referenced by MsqHessian::cg_solver(), CompositeOFMultiply::compute_analytical_gradient(), CompositeOFAdd::compute_analytical_gradient(), CompositeOFScalarAdd::compute_analytical_gradient(), CompositeOFScalarMultiply::compute_analytical_gradient(), LPtoPTemplate::compute_analytical_gradient(), LPtoPTemplate::compute_analytical_hessian(), TargetCalculator::compute_default_target_matrices(), QualityMetric::compute_element_numerical_gradient(), QualityMetric::compute_element_numerical_hessian(), TargetCalculator::compute_reference_corner_matrices(), WTargetCalculator::compute_target_matrices(), LVQDTargetCalculator::compute_target_matrices(), TargetCalculator::compute_target_matrices_and_check_det(), PatchData::generate_vertex_to_element_data(), MeshSet::get_next_patch(), MsqHessian::initialize(), NonSmoothSteepestDescent::minmax_opt(), ConjugateGradient::optimize_vertex_positions(), SteepestDescent::optimize_vertex_positions(), FeasibleNewton::optimize_vertex_positions(), NonSmoothSteepestDescent::optimize_vertex_positions(), and MeshSet::update_mesh().