Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::DoFLocalIdToDoFConverter Class Reference

Class to convert a DoFLocalId to a degree of freedom. More...

#include <arcane/core/ItemLocalId.h>

Additional Inherited Members

Public Types inherited from Arcane::ItemLocalIdToItemConverterT< DoF >
using ItemType
using ItemLocalIdType
Public Member Functions inherited from Arcane::ItemLocalIdToItemConverterT< DoF >
 ItemLocalIdToItemConverter (IItemFamily *family)
 ItemLocalIdToItemConverter ()=default
 Default constructor.
constexpr __host__ __device__ ItemType operator[] (ItemLocalIdType local_id) const
 Entity of local ID local_id.
Public Member Functions inherited from Arcane::ItemLocalIdToItemConverter
 ItemLocalIdToItemConverter (IItemFamily *family)
 ItemLocalIdToItemConverter ()=default
 Default constructor.
constexpr __host__ __device__ Item operator[] (ItemLocalId local_id) const
 Entity of local ID local_id.
constexpr __host__ __device__ Item operator[] (Int32 local_id) const
 Entity of local ID local_id.

Detailed Description

Class to convert a DoFLocalId to a degree of freedom.

Definition at line 243 of file ItemLocalId.h.


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