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_iterator< Matrix, Enable >

Metafunction returning the row iterator type for a matrix type. 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_iterator< Matrix, Enable >:

Types publics

typedef Matrix::row_iterator type
 

Description détaillée

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

Metafunction returning the row iterator type for a matrix type.

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

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

Documentation des définitions de type membres

◆ type

template<class Matrix, class Enable = void>
typedef Matrix::row_iterator Arcane::Alina::backend::row_iterator< Matrix, Enable >::type

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


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