Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::SimdItemDirectIndexT< ItemType > Class Template Reference

Vector index without indirection for an entity type. More...

#include <arcane/core/SimdItem.h>

Collaboration diagram for Arcane::SimdItemDirectIndexT< ItemType >:

Public Member Functions

 SimdItemDirectIndexT (Int32 base_local_id)
Int32 baseLocalId () const

Private Attributes

Int32 m_base_local_id

Detailed Description

template<typename ItemType>
class Arcane::SimdItemDirectIndexT< ItemType >

Vector index without indirection for an entity type.

Definition at line 213 of file SimdItem.h.

Constructor & Destructor Documentation

◆ SimdItemDirectIndexT()

template<typename ItemType>
Arcane::SimdItemDirectIndexT< ItemType >::SimdItemDirectIndexT ( Int32 base_local_id)
inline

Definition at line 217 of file SimdItem.h.

Member Function Documentation

◆ baseLocalId()

template<typename ItemType>
Int32 Arcane::SimdItemDirectIndexT< ItemType >::baseLocalId ( ) const
inline

Definition at line 223 of file SimdItem.h.

Member Data Documentation

◆ m_base_local_id

template<typename ItemType>
Int32 Arcane::SimdItemDirectIndexT< ItemType >::m_base_local_id
private

Definition at line 227 of file SimdItem.h.


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