ug4
ug::AlgebraicConvCheck< TVector >::CmpInfo Struct Reference

#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...
 

Constructor & Destructor Documentation

◆ CmpInfo()

template<class TVector >
ug::AlgebraicConvCheck< TVector >::CmpInfo::CmpInfo ( number  minDef,
number  relRed 
)
inline

Member Data Documentation

◆ currDefect

◆ initDefect

◆ lastDefect

template<class TVector >
number ug::AlgebraicConvCheck< TVector >::CmpInfo::lastDefect

Last Defect if component.

Referenced by ug::AlgebraicConvCheck< TVector >::update().

◆ minDefect

template<class TVector >
number ug::AlgebraicConvCheck< TVector >::CmpInfo::minDefect

◆ name

template<class TVector >
std::string ug::AlgebraicConvCheck< TVector >::CmpInfo::name

Name of components.

Referenced by ug::AlgebraicConvCheck< TVector >::post().

◆ relReduction

template<class TVector >
number ug::AlgebraicConvCheck< TVector >::CmpInfo::relReduction

Relative reduction required for component.

Referenced by ug::AlgebraicConvCheck< TVector >::iteration_ended(), and ug::AlgebraicConvCheck< TVector >::post().

◆ weight

template<class TVector >
number ug::AlgebraicConvCheck< TVector >::CmpInfo::weight

weight for this component


The documentation for this struct was generated from the following file: