12#ifndef ARCANE_CORE_MATERIALS_CELLTOALLENVCELLCONVERTER_H
13#define ARCANE_CORE_MATERIALS_CELLTOALLENVCELLCONVERTER_H
17#include "arcane/core/IMesh.h"
18#include "arcane/core/materials/MaterialsCoreGlobal.h"
19#include "arcane/core/materials/MatItem.h"
20#include "arcane/core/materials/IMeshMaterialMng.h"
72 friend class MeshMaterialMng;
78 *
this =
mm->cellToAllEnvCellConverter();
Maille arcane avec info matériaux et milieux.
Conversion de 'Cell' en 'AllEnvCell'.
__host__ __device__ AllEnvCell operator[](CellLocalId c) const
Converti une maille CellLocalId en maille AllEnvCell.
AllEnvCell operator[](Cell c)
Converti une maille Cell en maille AllEnvCell.
Interface du gestionnaire des matériaux et des milieux d'un maillage.
Référence à une instance.
Active toujours les traces dans les parties Arcane concernant les matériaux.