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

Public Member Functions

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.

Additional Inherited Members

Protected Attributes inherited from Arcane::ItemGroupComputeFunctor
ItemGroupImplm_group = nullptr

Detailed Description

Definition at line 114 of file ItemGroupComputeFunctor.h.

Member Function Documentation

◆ executeFunctor()

void Arcane::OwnActiveCellGroupComputeFunctor::executeFunctor ( )
overridevirtual

Executes the associated method.

Implements Arcane::IFunctor.

Definition at line 311 of file ItemGroupComputeFunctor.cc.

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

Here is the call graph for this function:

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