Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::ItemTraitsT< T > Class Template Reference

Characteristics of mesh elements. More...

#include <arcane/core/ItemTypes.h>

Collaboration diagram for Arcane::ItemTraitsT< T >:

Static Public Member Functions

static eItemKind kind ()
 Entity kind.

Detailed Description

template<class T>
class Arcane::ItemTraitsT< T >

Characteristics of mesh elements.

To be specialized by element type.

Definition at line 624 of file ItemTypes.h.

Member Function Documentation

◆ kind()

template<class T>
eItemKind Arcane::ItemTraitsT< T >::kind ( )
inlinestatic

Entity kind.

Definition at line 629 of file ItemTypes.h.

Referenced by ItemGroupBuilder< T >::buildGroup(), Arcane::ItemItemGroupComputeFunctor< ItemType >::executeFunctor(), and Arcane::ItemInfoListViewT< Node >::ItemInfoListViewT().

Here is the caller graph for this function:

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