Definition at line 1198 of file AMG.cc.
◆ PointInfo() [1/2]
| Arcane::MatVec::PointInfo::PointInfo |
( |
| ) |
|
|
inline |
◆ PointInfo() [2/2]
| Arcane::MatVec::PointInfo::PointInfo |
( |
Integer | lambda, |
|
|
Integer | index ) |
|
inline |
◆ operator<()
| bool Arcane::MatVec::PointInfo::operator< |
( |
const PointInfo & | rhs | ) |
const |
|
inline |
The sorting is done so that the first point in the list is the one with the maximal lambda and minimal index.
Definition at line 1216 of file AMG.cc.
◆ m_index
| Integer Arcane::MatVec::PointInfo::m_index |
◆ m_lambda
| Integer Arcane::MatVec::PointInfo::m_lambda |
The documentation for this class was generated from the following file: