Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Materials::MatItemLocalId Class Reference

Index of a MatItem in a variable. More...

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

Inheritance diagram for Arcane::Materials::MatItemLocalId:
Collaboration diagram for Arcane::Materials::MatItemLocalId:

Public Member Functions

constexpr __host__ __device__ MatItemLocalId (MatVarIndex mvi)
constexpr __host__ __device__ MatItemLocalId (ComponentItemLocalId lid)
Public Member Functions inherited from Arcane::Materials::ConstituentItemLocalId
constexpr __host__ __device__ ConstituentItemLocalId (MatVarIndex mvi)
constexpr __host__ __device__ MatVarIndex localId () const
 Generic index to access variable values.

Detailed Description

Index of a MatItem in a variable.

Definition at line 64 of file ConstituentItemLocalId.h.

Constructor & Destructor Documentation

◆ MatItemLocalId() [1/2]

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

Definition at line 70 of file ConstituentItemLocalId.h.

◆ MatItemLocalId() [2/2]

__host__ __device__ Arcane::Materials::MatItemLocalId::MatItemLocalId ( ComponentItemLocalId lid)
inlineconstexpr

Definition at line 73 of file ConstituentItemLocalId.h.


The documentation for this class was generated from the following file: