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

Public Member Functions

void executeFunctor () override
 Calculation of the group's own entities.
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 36 of file ItemGroupComputeFunctor.h.

Member Function Documentation

◆ executeFunctor()

void Arcane::OwnItemGroupComputeFunctor::executeFunctor ( )
overridevirtual

Calculation of the group's own entities.

Implements Arcane::IFunctor.

Definition at line 35 of file ItemGroupComputeFunctor.cc.

References Arcane::Array< T >::add(), Arcane::ITraceMng::debug(), ENUMERATE_ITEM, Arcane::Item::isOwn(), 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: