ug4
|
#include <algebra_conv_check.h>
Public Member Functions | |
CmpInfo (number minDef, number relRed) | |
Public Attributes | |
number | currDefect |
Current Defect of component. More... | |
number | initDefect |
Initial Defect of component. More... | |
number | lastDefect |
Last Defect if component. More... | |
number | minDefect |
Minimal required Defect of component. More... | |
std::string | name |
Name of components. More... | |
number | relReduction |
Relative reduction required for component. More... | |
number | weight |
weight for this component More... | |
|
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