Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure Arcane::Alina::backend::row_begin_impl< Matrix, Enable >

Implementation for function returning row iterator for a matrix. Plus de détails...

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

+ Graphe de collaboration de Arcane::Alina::backend::row_begin_impl< Matrix, Enable >:

Fonctions membres publiques statiques

static row_iterator< Matrix >::type get (const Matrix &A, size_t row)
 

Description détaillée

template<class Matrix, class Enable = void>
struct Arcane::Alina::backend::row_begin_impl< Matrix, Enable >

Implementation for function returning row iterator for a matrix.

Note
This only has to be implemented in the backend if support for serial smoothers (Gauss-Seidel or ILU0) is required.
Used in row_begin()

Définition à la ligne 232 du fichier BackendInterface.h.

Documentation des fonctions membres

◆ get()

template<class Matrix, class Enable = void>
static row_iterator< Matrix >::type Arcane::Alina::backend::row_begin_impl< Matrix, Enable >::get ( const Matrix & A,
size_t row )
inlinestatic

Définition à la ligne 235 du fichier BackendInterface.h.


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