Public Member Functions | |
| void | executeFunctor () override |
| Functor to calculate a group containing entities connected to the entities of the parent group. | |
| 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 | |
| ItemGroupImpl * | m_group = nullptr |
Definition at line 70 of file ItemGroupComputeFunctor.h.
|
overridevirtual |
Functor to calculate a group containing entities connected to the entities of the parent group.
Implements Arcane::IFunctor.
Definition at line 138 of file ItemGroupComputeFunctor.cc.
References Arcane::Array< T >::add(), ARCANE_FATAL, Arcane::ITraceMng::debug(), ENUMERATE_ITEM, Arcane::Array< T >::fill(), Arcane::ItemEnumeratorBase::hasNext(), Arcane::IItemFamily::itemKind(), Arcane::ItemTraitsT< T >::kind(), Arcane::IItemFamily::maxLocalId(), Arcane::ItemGroup::name(), Arcane::AbstractArray< T >::size(), and Arcane::ItemGroup::size().