Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params
+ Graphe de collaboration de Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params:

Types publics

typedef DistributedPMISAggregation< Backend >::params aggr_params
 

Fonctions membres publiques

 params (const PropertyTree &p)
 
void get (PropertyTree &p, const std::string &path) const
 

Attributs publics

aggr_params aggr
 
scalar_type relax = 1.0
 Relaxation factor.
 
bool estimate_spectral_radius = false
 
int power_iters = 0
 

Description détaillée

template<class Backend>
struct Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params

Définition à la ligne 1256 du fichier DistributedCoarsening.h.

Documentation des définitions de type membres

◆ aggr_params

Définition à la ligne 1259 du fichier DistributedCoarsening.h.

Documentation des constructeurs et destructeur

◆ params()

template<class Backend>
Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params::params ( const PropertyTree & p)
inline

Définition à la ligne 1276 du fichier DistributedCoarsening.h.

Documentation des fonctions membres

◆ get()

template<class Backend>
void Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params::get ( PropertyTree & p,
const std::string & path ) const
inline

Définition à la ligne 1285 du fichier DistributedCoarsening.h.

Documentation des données membres

◆ aggr

Définition à la ligne 1260 du fichier DistributedCoarsening.h.

◆ estimate_spectral_radius

template<class Backend>
bool Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params::estimate_spectral_radius = false

Définition à la ligne 1268 du fichier DistributedCoarsening.h.

◆ power_iters

template<class Backend>
int Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params::power_iters = 0

Définition à la ligne 1272 du fichier DistributedCoarsening.h.

◆ relax

template<class Backend>
scalar_type Arcane::Alina::DistributedSmoothedAggregationCoarsening< Backend >::params::relax = 1.0

Relaxation factor.

Définition à la ligne 1263 du fichier DistributedCoarsening.h.


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