Arcane  4.1.11.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Alina::DistributedIDRSSolver< Backend, InnerProduct >
Graphe d'héritage de Arcane::Alina::DistributedIDRSSolver< Backend, InnerProduct >:
Graphe de collaboration de Arcane::Alina::DistributedIDRSSolver< Backend, InnerProduct >:

Types privés

typedef IDRSSolver< Backend, InnerProduct > Base

Membres hérités additionnels

Types publics hérités de Arcane::Alina::IDRSSolver< Backend, DistributedInnerProduct >
using backend_type
using BackendType
typedef Backend::vector vector
typedef Backend::value_type value_type
typedef Backend::params backend_params
typedef math::scalar_of< value_type >::type scalar_type
typedef math::rhs_of< value_type >::type rhs_type
typedef math::inner_product_impl< typenamemath::rhs_of< value_type >::type >::return_type coef_type
using params
Fonctions membres publiques hérités de Arcane::Alina::IDRSSolver< Backend, DistributedInnerProduct >
 IDRSSolver (size_t n, const params &prm=params(), const backend_params &bprm=backend_params(), const DistributedInnerProduct &inner_product=DistributedInnerProduct())
 Preallocates necessary data structures for the system of size n.
SolverResult operator() (Matrix const &A, Precond const &Prec, Vec1 const &rhs, Vec2 &x) const
 Computes the solution for the given system matrix.
size_t bytes () const
 Memory used in bytes.
Attributs publics hérités de Arcane::Alina::IDRSSolver< Backend, DistributedInnerProduct >
params prm

Description détaillée

template<class Backend, class InnerProduct = DistributedInnerProduct>
class Arcane::Alina::DistributedIDRSSolver< Backend, InnerProduct >

Définition à la ligne 117 du fichier DistributedSolver.h.

Documentation des définitions de type membres

◆ Base

template<class Backend, class InnerProduct = DistributedInnerProduct>
typedef IDRSSolver<Backend, InnerProduct> Arcane::Alina::DistributedIDRSSolver< Backend, InnerProduct >::Base
private

Définition à la ligne 120 du fichier DistributedSolver.h.


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