12#ifndef ARCANE_MATERIALS_INTERNAL_ALLCELLTOALLENVCELLCONTAINER_H
13#define ARCANE_MATERIALS_INTERNAL_ALLCELLTOALLENVCELLCONTAINER_H
19#include "arcane/materials/AllCellToAllEnvCellConverter.h"
26class MeshMaterialAcceleratorUnitTest;
64 ~AllCellToAllEnvCellContainer();
70 AllCellToAllEnvCellContainer& operator=(
const AllCellToAllEnvCellContainer&) =
delete;
71 AllCellToAllEnvCellContainer& operator=(AllCellToAllEnvCellContainer&&) =
delete;
Int32 computeMaxNbEnvPerCell() const
Méthode pour donner le nombre maximal d'environnements présents sur une maille à l'instant t.
AllCellToAllEnvCellContainer(const AllCellToAllEnvCellContainer &)=delete
Copies interdites.
void initialize()
Fonction de création alternative. Il faut attendre que les données relatives aux matériaux soient fin...
Table de connectivité des 'Cell' vers leur(s) 'AllEnvCell' destinée à une utilisation sur accélérateu...
Interface du gestionnaire des matériaux et des milieux d'un maillage.
Active toujours les traces dans les parties Arcane concernant les matériaux.
MATERIALS_BEGIN_NAMESPACE class ARCANE_MATERIALS_EXPORT(64) SimdMatVarIndex
Indexeur SIMD sur un composant.
std::int32_t Int32
Type entier signé sur 32 bits.