|
ug4
|
#include <algebra_conv_check.h>
Public Member Functions | |
| CmpInfo (number minDef, number relRed) | |
Public Attributes | |
| number | currDefect |
| Current Defect of component. | |
| number | initDefect |
| Initial Defect of component. | |
| number | lastDefect |
| Last Defect if component. | |
| number | minDefect |
| Minimal required Defect of component. | |
| std::string | name |
| Name of components. | |
| number | relReduction |
| Relative reduction required for component. | |
| number | weight |
| weight for this component | |
|
inline |
| number ug::AlgebraicConvCheck< TVector >::CmpInfo::currDefect |
| number ug::AlgebraicConvCheck< TVector >::CmpInfo::initDefect |
Initial Defect of component.
Referenced by ug::AlgebraicConvCheck< TVector >::get_statistics(), ug::AlgebraicConvCheck< TVector >::iteration_ended(), and ug::AlgebraicConvCheck< TVector >::post().
| number ug::AlgebraicConvCheck< TVector >::CmpInfo::lastDefect |
Last Defect if component.
Referenced by ug::AlgebraicConvCheck< TVector >::update().
| number ug::AlgebraicConvCheck< TVector >::CmpInfo::minDefect |
Minimal required Defect of component.
Referenced by ug::AlgebraicConvCheck< TVector >::iteration_ended(), and ug::AlgebraicConvCheck< TVector >::post().
| std::string ug::AlgebraicConvCheck< TVector >::CmpInfo::name |
Name of components.
Referenced by ug::AlgebraicConvCheck< TVector >::post().
| number ug::AlgebraicConvCheck< TVector >::CmpInfo::relReduction |
Relative reduction required for component.
Referenced by ug::AlgebraicConvCheck< TVector >::iteration_ended(), and ug::AlgebraicConvCheck< TVector >::post().
| number ug::AlgebraicConvCheck< TVector >::CmpInfo::weight |
weight for this component