12#ifndef ARCANE_CORE_MESHITEMINTERNALLIST_H
13#define ARCANE_CORE_MESHITEMINTERNALLIST_H
17#include "arcane/utils/ArrayView.h"
26class ItemInternalConnectivityList;
78class ARCANE_CORE_EXPORT MeshItemInternalList
82 friend class mesh::DynamicMesh;
83 friend class mesh::PolyhedralMesh;
94 IMesh* mesh =
nullptr;
114 void _notifyUpdate();
Déclarations de types sur les entités.
Classe de base pour les entités du maillage.
Vue constante d'un tableau de type T.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-