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

Index of a Face in a variable. More...

#include <arcane/core/Item.h>

Public Types

typedef Item::Index Base

Public Member Functions

 Index (Int32 id)
 Index (Face item)
 operator FaceLocalId () const
Public Member Functions inherited from Arcane::Item::Index
 Index (Int32 id)
 Index (Item item)
 operator ItemLocalId () const
Int32 localId () const

Detailed Description

Index of a Face in a variable.

Deprecated

Definition at line 1052 of file Item.h.

Member Typedef Documentation

◆ Base

typedef Item::Index Arcane::Face::Index::Base

Definition at line 1057 of file Item.h.

Constructor & Destructor Documentation

◆ Index() [1/2]

Arcane::Face::Index::Index ( Int32 id)
inlineexplicit

Definition at line 1061 of file Item.h.

◆ Index() [2/2]

Arcane::Face::Index::Index ( Face item)
inline

Definition at line 1064 of file Item.h.

Member Function Documentation

◆ operator FaceLocalId()

Arcane::Face::Index::operator FaceLocalId ( ) const
inline

Definition at line 1067 of file Item.h.


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