Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure Arcane::Alina::DistributedChebyshevRelaxation< Backend >
+ Graphe d'héritage de Arcane::Alina::DistributedChebyshevRelaxation< Backend >:
+ Graphe de collaboration de Arcane::Alina::DistributedChebyshevRelaxation< Backend >:

Types publics

typedef Backend backend_type
 
typedef ChebyshevRelaxation< BackendBase
 
typedef Backend::params backend_params
 
typedef Base::params params
 
- Types publics hérités de Arcane::Alina::ChebyshevRelaxation< Backend >
typedef Backend::value_type value_type
 
typedef Backend::vector vector
 
typedef math::scalar_of< value_type >::type scalar_type
 

Fonctions membres publiques

 DistributedChebyshevRelaxation (const DistributedMatrix< Backend > &A, const params &prm=params(), const backend_params &bprm=backend_params())
 
- Fonctions membres publiques hérités de Arcane::Alina::ChebyshevRelaxation< Backend >
template<class Matrix>
 ChebyshevRelaxation (const Matrix &A, const params &prm, const typename Backend::params &backend_prm)
 Constructs smoother for the system matrix.
 
template<class Matrix, class VectorRHS, class VectorX, class VectorTMP>
void apply_pre (const Matrix &A, const VectorRHS &rhs, VectorX &x, VectorTMP &) const
 
template<class Matrix, class VectorRHS, class VectorX, class VectorTMP>
void apply_post (const Matrix &A, const VectorRHS &rhs, VectorX &x, VectorTMP &) const
 
template<class Matrix, class VectorRHS, class VectorX>
void apply (const Matrix &A, const VectorRHS &rhs, VectorX &x) const
 
size_t bytes () const
 Memory used in bytes.
 

Membres hérités additionnels

- Attributs publics hérités de Arcane::Alina::ChebyshevRelaxation< Backend >
struct Arcane::Alina::ChebyshevRelaxation::params prm
 

Description détaillée

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

Définition à la ligne 41 du fichier DistributedRelaxation.h.

Documentation des définitions de type membres

◆ backend_params

Définition à la ligne 46 du fichier DistributedRelaxation.h.

◆ backend_type

template<class Backend>
typedef Backend Arcane::Alina::DistributedChebyshevRelaxation< Backend >::backend_type

Définition à la ligne 44 du fichier DistributedRelaxation.h.

◆ Base

Définition à la ligne 45 du fichier DistributedRelaxation.h.

◆ params

Définition à la ligne 47 du fichier DistributedRelaxation.h.

Documentation des constructeurs et destructeur

◆ DistributedChebyshevRelaxation()

template<class Backend>
Arcane::Alina::DistributedChebyshevRelaxation< Backend >::DistributedChebyshevRelaxation ( const DistributedMatrix< Backend > & A,
const params & prm = params(),
const backend_params & bprm = backend_params() )
inline

Définition à la ligne 49 du fichier DistributedRelaxation.h.


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