Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::MatVec::PointInfo
+ Graphe de collaboration de Arcane::MatVec::PointInfo:

Fonctions membres publiques

 PointInfo (Integer lambda, Integer index)
 
bool operator< (const PointInfo &rhs) const
 

Attributs publics

Integer m_lambda
 
Integer m_index
 

Description détaillée

Définition à la ligne 1174 du fichier AMG.cc.

Documentation des constructeurs et destructeur

◆ PointInfo() [1/2]

Arcane::MatVec::PointInfo::PointInfo ( )
inline

Définition à la ligne 1177 du fichier AMG.cc.

◆ PointInfo() [2/2]

Arcane::MatVec::PointInfo::PointInfo ( Integer  lambda,
Integer  index 
)
inline

Définition à la ligne 1178 du fichier AMG.cc.

Documentation des fonctions membres

◆ operator<()

bool Arcane::MatVec::PointInfo::operator< ( const PointInfo rhs) const
inline

Le tri est fait pour que le premier point de la liste est celui avec le lambda maximal et d'indice minimal.

Définition à la ligne 1185 du fichier AMG.cc.

Documentation des données membres

◆ m_index

Integer Arcane::MatVec::PointInfo::m_index

Définition à la ligne 1180 du fichier AMG.cc.

◆ m_lambda

Integer Arcane::MatVec::PointInfo::m_lambda

Définition à la ligne 1179 du fichier AMG.cc.


La documentation de cette classe a été générée à partir du fichier suivant :