14#include "arcane/core/materials/MatItemVector.h"
17#include "arcane/core/materials/IMeshMaterialMng.h"
18#include "arcane/core/materials/ConstituentItemVectorBuildInfo.h"
60 _build(build_info._localIds());
69 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.
Interface of a mesh material.
IMeshMaterial * material() const
Associated material.
MatCellVectorView view() const
View of this vector.
MatCellVector(const CellGroup &group, IMeshMaterial *material)
Constructs a vector containing the entities of group for the material material.
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.