ug4
ug::CompositeConvCheck< TVector, TDomain >::CmpInfo Struct Reference

#include <composite_conv_check.h>

Public Member Functions

 CmpInfo ()
 
std::string config_string () const
 

Public Attributes

number currDefect
 Current Defect of component. More...
 
number initDefect
 Initial Defect of component. More...
 
bool isRest
 Shows, that this is group of remaining cmps. 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...
 
std::vector< int > vFct
 Index of components. More...
 

Constructor & Destructor Documentation

◆ CmpInfo()

template<class TVector , class TDomain >
ug::CompositeConvCheck< TVector, TDomain >::CmpInfo::CmpInfo ( )
inline

Member Function Documentation

◆ config_string()

Member Data Documentation

◆ currDefect

◆ initDefect

◆ isRest

template<class TVector , class TDomain >
bool ug::CompositeConvCheck< TVector, TDomain >::CmpInfo::isRest

Shows, that this is group of remaining cmps.

Referenced by ug::CompositeConvCheck< TVector, TDomain >::CmpInfo::config_string().

◆ lastDefect

template<class TVector , class TDomain >
number ug::CompositeConvCheck< TVector, TDomain >::CmpInfo::lastDefect

Last Defect if component.

Referenced by ug::CompositeConvCheck< TVector, TDomain >::update().

◆ minDefect

◆ name

◆ relReduction

◆ vFct

template<class TVector , class TDomain >
std::vector<int> ug::CompositeConvCheck< TVector, TDomain >::CmpInfo::vFct

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