|
| enum | eConvCrit { N2_ABS_RES
, N2_RELATIVE2RHS_RES
, N2_RELATIVE2X0_RES
} |
Definition at line 28 of file SystemInfo.h.
◆ eConvCrit
| enum Alien::SolutionInfo::eConvCrit |
◆ SolutionInfo()
| Alien::SolutionInfo::SolutionInfo |
( |
eConvCrit | conv_crit, |
|
|
double | conv_crit_value, |
|
|
const std::string & | solver_comment, |
|
|
Alien::MatrixDistribution * | dist = nullptr ) |
|
inline |
◆ m_conv_crit
| eConvCrit Alien::SolutionInfo::m_conv_crit |
◆ m_conv_crit_value
| double Alien::SolutionInfo::m_conv_crit_value |
◆ m_dist
◆ m_solver_comment
| std::string Alien::SolutionInfo::m_solver_comment |
The documentation for this struct was generated from the following file: