Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::LevelCellGroupComputeFunctor Class Reference
Inheritance diagram for Arcane::LevelCellGroupComputeFunctor:
Collaboration diagram for Arcane::LevelCellGroupComputeFunctor:

Public Member Functions

 LevelCellGroupComputeFunctor (Integer level)
void executeFunctor () override
 Executes the associated method.
Public Member Functions inherited from Arcane::ItemGroupComputeFunctor
void setGroup (ItemGroupImpl *group)
Public Member Functions inherited from Arcane::IFunctor
virtual ~IFunctor ()
 Releases resources.

Private Attributes

Integer m_level

Additional Inherited Members

Protected Attributes inherited from Arcane::ItemGroupComputeFunctor
ItemGroupImplm_group = nullptr

Detailed Description

Definition at line 125 of file ItemGroupComputeFunctor.h.

Constructor & Destructor Documentation

◆ LevelCellGroupComputeFunctor()

Arcane::LevelCellGroupComputeFunctor::LevelCellGroupComputeFunctor ( Integer level)
inlineexplicit

Definition at line 130 of file ItemGroupComputeFunctor.h.

Member Function Documentation

◆ executeFunctor()

void Arcane::LevelCellGroupComputeFunctor::executeFunctor ( )
overridevirtual

Executes the associated method.

Implements Arcane::IFunctor.

Definition at line 345 of file ItemGroupComputeFunctor.cc.

References Arcane::Array< T >::add(), Arcane::ITraceMng::debug(), ENUMERATE_CELL, Arcane::ITraceMng::fatal(), Arcane::IK_Cell, Arcane::IItemFamily::itemKind(), Arcane::Cell::level(), Arcane::Item::localId(), Arcane::ItemGroup::name(), and Arcane::ItemGroup::size().

Here is the call graph for this function:

Member Data Documentation

◆ m_level

Integer Arcane::LevelCellGroupComputeFunctor::m_level
private

Definition at line 140 of file ItemGroupComputeFunctor.h.


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