Aggregation parameters. Plus de détails...
Graphe d'héritage de Arcane::Alina::plain_aggregates::params:
Graphe de collaboration de Arcane::Alina::plain_aggregates::params:Fonctions membres publiques | |
| params (const PropertyTree &p) | |
| void | get (PropertyTree &p, const std::string &path) const |
Attributs publics | |
| float | eps_strong |
| Parameter \(\varepsilon_{strong}\) defining strong couplings. | |
Aggregation parameters.
Définition à la ligne 151 du fichier Coarsening.h.
|
inline |
Définition à la ligne 162 du fichier Coarsening.h.
|
inline |
Définition à la ligne 166 du fichier Coarsening.h.
|
inline |
Définition à la ligne 172 du fichier Coarsening.h.
| float Arcane::Alina::plain_aggregates::params::eps_strong |
Parameter \(\varepsilon_{strong}\) defining strong couplings.
Connectivity is defined in a symmetric way, that is, two variables \(i\) and \(j\) are considered to be connected to each other if \(a_{ij}^2/a_{ii}a_{jj} > \varepsilon_{strong}\) with fixed \(0 < \varepsilon_{strong} < 1.\)
Définition à la ligne 160 du fichier Coarsening.h.
Référencé par Arcane::Alina::plain_aggregates::plain_aggregates().