Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure Arcane::Alina::DistributedAggregationCoarsening< Backend >

Distributed non-smoothed aggregation coarsening scheme. Plus de détails...

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

+ Graphe de collaboration de Arcane::Alina::DistributedAggregationCoarsening< Backend >:

Classes

struct  params
 

Types publics

typedef Backend::value_type value_type
 
typedef math::scalar_of< value_type >::type scalar_type
 
using build_matrix = Backend::matrix
 

Fonctions membres publiques

 DistributedAggregationCoarsening (const params &prm=params())
 
std::tuple< std::shared_ptr< DistributedMatrix< Backend > >, std::shared_ptr< DistributedMatrix< Backend > > > transfer_operators (const DistributedMatrix< Backend > &A)
 
std::shared_ptr< DistributedMatrix< Backend > > coarse_operator (const DistributedMatrix< Backend > &A, const DistributedMatrix< Backend > &P, const DistributedMatrix< Backend > &R) const
 

Attributs publics

struct Arcane::Alina::DistributedAggregationCoarsening::params prm
 

Description détaillée

template<class Backend>
struct Arcane::Alina::DistributedAggregationCoarsening< Backend >

Distributed non-smoothed aggregation coarsening scheme.

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

Documentation des définitions de type membres

◆ build_matrix

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

◆ scalar_type

template<class Backend>
typedef math::scalar_of<value_type>::type Arcane::Alina::DistributedAggregationCoarsening< Backend >::scalar_type

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

◆ value_type

template<class Backend>
typedef Backend::value_type Arcane::Alina::DistributedAggregationCoarsening< Backend >::value_type

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

Documentation des constructeurs et destructeur

◆ DistributedAggregationCoarsening()

template<class Backend>
Arcane::Alina::DistributedAggregationCoarsening< Backend >::DistributedAggregationCoarsening ( const params & prm = params())
inline

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

Documentation des fonctions membres

◆ coarse_operator()

template<class Backend>
std::shared_ptr< DistributedMatrix< Backend > > Arcane::Alina::DistributedAggregationCoarsening< Backend >::coarse_operator ( const DistributedMatrix< Backend > & A,
const DistributedMatrix< Backend > & P,
const DistributedMatrix< Backend > & R ) const
inline

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

◆ transfer_operators()

template<class Backend>
std::tuple< std::shared_ptr< DistributedMatrix< Backend > >, std::shared_ptr< DistributedMatrix< Backend > > > Arcane::Alina::DistributedAggregationCoarsening< Backend >::transfer_operators ( const DistributedMatrix< Backend > & A)
inline

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


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