Relaxation parameters. Plus de détails...
Graphe de collaboration de Arcane::Alina::ChebyshevRelaxation< Backend >::params:Fonctions membres publiques | |
| params (const PropertyTree &p) | |
| void | get (PropertyTree &p, const std::string &path) const |
Attributs publics | |
| Int32 | degree = 5 |
| Chebyshev polynomial degree. | |
| double | higher = 1.0 |
| highest eigen value safety upscaling. | |
| double | lower = 1.0 / 30.0 |
| Lowest-to-highest eigen value ratio. | |
| Int32 | power_iters = 0 |
| bool | scale = false |
Relaxation parameters.
Définition à la ligne 255 du fichier Relaxation.h.
|
inline |
Définition à la ligne 281 du fichier Relaxation.h.
|
inline |
Définition à la ligne 291 du fichier Relaxation.h.
| Int32 Arcane::Alina::ChebyshevRelaxation< Backend >::params::degree = 5 |
Chebyshev polynomial degree.
Définition à la ligne 258 du fichier Relaxation.h.
| double Arcane::Alina::ChebyshevRelaxation< Backend >::params::higher = 1.0 |
highest eigen value safety upscaling.
Définition à la ligne 266 du fichier Relaxation.h.
| double Arcane::Alina::ChebyshevRelaxation< Backend >::params::lower = 1.0 / 30.0 |
Lowest-to-highest eigen value ratio.
Définition à la ligne 269 du fichier Relaxation.h.
| Int32 Arcane::Alina::ChebyshevRelaxation< Backend >::params::power_iters = 0 |
Définition à la ligne 274 du fichier Relaxation.h.
| bool Arcane::Alina::ChebyshevRelaxation< Backend >::params::scale = false |
Définition à la ligne 277 du fichier Relaxation.h.