12#ifndef ARCANE_CORE_ITEMGROUPCOMPUTEFUNCTOR_H
13#define ARCANE_CORE_ITEMGROUPCOMPUTEFUNCTOR_H
17#include "arcane/core/ItemFunctor.h"
37:
public ItemGroupComputeFunctor
48:
public ItemGroupComputeFunctor
59:
public ItemGroupComputeFunctor
69template <
typename ItemType>
71:
public ItemGroupComputeFunctor
82:
public ItemGroupComputeFunctor
93:
public ItemGroupComputeFunctor
104:
public ItemGroupComputeFunctor
115:
public ItemGroupComputeFunctor
125class LevelCellGroupComputeFunctor
126:
public ItemGroupComputeFunctor
130 explicit LevelCellGroupComputeFunctor(
Integer level)
146class OwnLevelCellGroupComputeFunctor
147:
public ItemGroupComputeFunctor
151 explicit OwnLevelCellGroupComputeFunctor(
Integer level)
168:
public ItemGroupComputeFunctor
179:
public ItemGroupComputeFunctor
190:
public ItemGroupComputeFunctor
201:
public ItemGroupComputeFunctor
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Functor to calculate a group containing entities connected to the entities of the parent group.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Executes the associated method.
void executeFunctor() override
Calculation of the group's own entities.
void executeFunctor() override
Executes the associated method.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.