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

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 103 of file ItemGroupComputeFunctor.h.

Member Function Documentation

◆ executeFunctor()

void Arcane::ActiveCellGroupComputeFunctor::executeFunctor ( )
overridevirtual

Executes the associated method.

Implements Arcane::IFunctor.

Definition at line 278 of file ItemGroupComputeFunctor.cc.

References Arcane::Array< T >::add(), Arcane::ITraceMng::debug(), ENUMERATE_CELL, Arcane::ITraceMng::fatal(), Arcane::IK_Cell, Arcane::Cell::isActive(), 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: