Solver measures.
This structure contains all measures associated with the Chrono::Multicore solver.
#include <ChMeasures.h>
|
int | total_iteration |
| The total number of iterations performed, this variable accumulates.
|
|
real | residual |
| Current residual for the solver.
|
|
real | objective_value |
| Current objective value for the solver.
|
|
real | old_objective_value |
| Objective value from the previous iter.
|
|
real | bilateral_apgd_step_length |
|
real | normal_apgd_step_length |
|
real | sliding_apgd_step_length |
|
real | spinning_apgd_step_length |
|
real | lambda_max |
| Largest eigenvalue.
|
|
std::vector< real > | maxd_hist |
|
std::vector< real > | maxdeltalambda_hist |
|
std::vector< real > | time |
|
std::vector< real > | apgd_beta |
|
std::vector< real > | apgd_step |
|
std::vector< real > | apgd_step_time |
|
std::vector< real > | violation |
|
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono_multicore/ChMeasures.h