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

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

Member Function Documentation

◆ executeFunctor()

void Arcane::InterfaceItemGroupComputeFunctor::executeFunctor ( )
overridevirtual

Executes the associated method.

Implements Arcane::IFunctor.

Definition at line 91 of file ItemGroupComputeFunctor.cc.

References Arcane::Array< T >::add(), Arcane::Face::backCell(), Arcane::ITraceMng::debug(), ENUMERATE_FACE, Arcane::ITraceMng::fatal(), Arcane::Face::frontCell(), Arcane::IK_Face, Arcane::Item::isOwn(), Arcane::IItemFamily::itemKind(), Arcane::Item::localId(), Arcane::ItemGroup::name(), Arcane::Item::null(), and Arcane::ItemGroup::size().

Here is the call graph for this function:

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