Arcane  v3.16.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::ConstituentItemLocalId

Index d'un ConstituentItem dans une variable. Plus de détails...

#include <arcane/core/materials/ConstituentItemLocalId.h>

Fonctions membres publiques

constexpr __host__ __device__ ConstituentItemLocalId (MatVarIndex mvi)
 
constexpr __host__ __device__ MatVarIndex localId () const
 Index générique pour accéder aux valeurs d'une variable.
 

Amis

std::ostream & operator<< (std::ostream &o, const ConstituentItemLocalId &mvi)
 

Description détaillée

Index d'un ConstituentItem dans une variable.

Définition à la ligne 31 du fichier ConstituentItemLocalId.h.

Documentation des constructeurs et destructeur

◆ ConstituentItemLocalId() [1/2]

__host__ __device__ Arcane::Materials::ConstituentItemLocalId::ConstituentItemLocalId ( )
inlineconstexpr

Définition à la ligne 35 du fichier ConstituentItemLocalId.h.

◆ ConstituentItemLocalId() [2/2]

__host__ __device__ Arcane::Materials::ConstituentItemLocalId::ConstituentItemLocalId ( MatVarIndex mvi)
inlineexplicitconstexpr

Définition à la ligne 38 du fichier ConstituentItemLocalId.h.

Documentation des fonctions membres

◆ localId()

Documentation des fonctions amies et associées

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
const ConstituentItemLocalId & mvi )
friend

Définition à la ligne 27 du fichier ConstituentItemLocalId.cc.


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