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

Relaxation parameters. Plus de détails...

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

+ Graphe de collaboration de Arcane::Alina::GaussSeidelRelaxation< Backend >::params:

Fonctions membres publiques

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

Attributs publics

bool serial
 Use serial version of the algorithm.
 

Description détaillée

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

Relaxation parameters.

Définition à la ligne 512 du fichier Relaxation.h.

Documentation des constructeurs et destructeur

◆ params() [1/2]

template<class Backend>
Arcane::Alina::GaussSeidelRelaxation< Backend >::params::params ( )
inline

Définition à la ligne 517 du fichier Relaxation.h.

◆ params() [2/2]

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

Définition à la ligne 521 du fichier Relaxation.h.

Documentation des fonctions membres

◆ get()

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

Définition à la ligne 527 du fichier Relaxation.h.

Documentation des données membres

◆ serial

template<class Backend>
bool Arcane::Alina::GaussSeidelRelaxation< Backend >::params::serial

Use serial version of the algorithm.

Définition à la ligne 515 du fichier Relaxation.h.


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