14#include "arcane/core/materials/EnvItemVector.h"
17#include "arcane/core/materials/IMeshMaterialMng.h"
18#include "arcane/core/materials/ConstituentItemVectorBuildInfo.h"
61 _build(build_info._localIds());
73 this->_setItems(local_ids);
IMeshComponent * component() const
Associated constituent.
ComponentItemVector(const ComponentItemVector &rhs)=default
Copy constructor. This instance then references rhs.
Construction options for 'ComponentItemVector' and.
IMeshEnvironment * environment() const
Associated environment.
EnvCellVector(const CellGroup &group, IMeshEnvironment *environment)
Constructs a vector containing the entities of group for the environment environment.
EnvCellVectorView view() const
View of this vector.
Interface of a mesh environment.
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.