12#ifndef ARCANE_CORE_MATERIALS_CONSTITUENTITEMVECTORBUILDINFO_H
13#define ARCANE_CORE_MATERIALS_CONSTITUENTITEMVECTORBUILDINFO_H
17#include "arcane/core/ItemGroup.h"
39 friend class MatCellVector;
40 friend class EnvCellVector;
45 enum class eBuildListType
70 eBuildListType m_build_list_type;
ConstituentItemVectorBuildInfo(const CellGroup &group)
Construction from entities of the group group.
View of an array of elements of type T.
ItemGroupT< Cell > CellGroup
Group of cells.
ItemVectorViewT< Cell > CellVectorView
View over a vector of cells.
Always enables tracing in Arcane parts concerning materials.