Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure Arcane::Alina::plain_aggregates::params

Aggregation parameters. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/alina/arccore/alina/Coarsening.h>

+ 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.
 

Description détaillée

Aggregation parameters.

Définition à la ligne 151 du fichier Coarsening.h.

Documentation des constructeurs et destructeur

◆ params() [1/2]

Arcane::Alina::plain_aggregates::params::params ( )
inline

Définition à la ligne 162 du fichier Coarsening.h.

◆ params() [2/2]

Arcane::Alina::plain_aggregates::params::params ( const PropertyTree & p)
inline

Définition à la ligne 166 du fichier Coarsening.h.

Documentation des fonctions membres

◆ get()

void Arcane::Alina::plain_aggregates::params::get ( PropertyTree & p,
const std::string & path ) const
inline

Définition à la ligne 172 du fichier Coarsening.h.

Documentation des données membres

◆ eps_strong

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().


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