Arcane  4.1.11.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la classe Arcane::Alina::CSRRowColumnIndex< IndexType_ >

Index in the RowColumn list of a CSR Matrix. Plus de détails...

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

+ Graphe de collaboration de Arcane::Alina::CSRRowColumnIndex< IndexType_ >:

Types publics

using IndexType = IndexType_
 

Fonctions membres publiques

constexpr __host__ __device__ CSRRowColumnIndex (IndexType index)
 
constexpr __host__ __device__ IndexType value () const
 
constexpr __host__ __device__ operator IndexType () const
 

Attributs privés

IndexType m_index = -1
 

Description détaillée

template<typename IndexType_>
class Arcane::Alina::CSRRowColumnIndex< IndexType_ >

Index in the RowColumn list of a CSR Matrix.

Définition à la ligne 33 du fichier CSRMatrixView.h.

Documentation des définitions de type membres

◆ IndexType

template<typename IndexType_>
using Arcane::Alina::CSRRowColumnIndex< IndexType_ >::IndexType = IndexType_

Définition à la ligne 37 du fichier CSRMatrixView.h.

Documentation des constructeurs et destructeur

◆ CSRRowColumnIndex()

template<typename IndexType_>
__host__ __device__ Arcane::Alina::CSRRowColumnIndex< IndexType_ >::CSRRowColumnIndex ( IndexType index)
inlineexplicitconstexpr

Définition à la ligne 42 du fichier CSRMatrixView.h.

Documentation des fonctions membres

◆ operator IndexType()

template<typename IndexType_>
__host__ __device__ Arcane::Alina::CSRRowColumnIndex< IndexType_ >::operator IndexType ( ) const
inlineconstexpr

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

◆ value()

template<typename IndexType_>
__host__ __device__ IndexType Arcane::Alina::CSRRowColumnIndex< IndexType_ >::value ( ) const
inlinenodiscardconstexpr

Définition à la ligne 48 du fichier CSRMatrixView.h.

Documentation des données membres

◆ m_index

template<typename IndexType_>
IndexType Arcane::Alina::CSRRowColumnIndex< IndexType_ >::m_index = -1
private

Définition à la ligne 53 du fichier CSRMatrixView.h.


La documentation de cette classe a été générée à partir des fichiers suivants :