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;
70 eBuildListType m_build_list_type;
Construction options for 'ComponentItemVector' and.
eBuildListType
Type used to construct the instance.
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.