12#ifndef ARCANE_CORE_IINDEXEDINCREMENTALITEMCONNECTIVITY_H
13#define ARCANE_CORE_IINDEXEDINCREMENTALITEMCONNECTIVITY_H
17#include "arcane/utils/ArrayView.h"
Declarations of types on entities.
Interface for managing an incremental connectivity.
Interface to manage incremental connectivity.
virtual IndexedItemConnectivityViewBase view() const =0
View of the connectivity.
virtual IIncrementalItemConnectivity * connectivity()=0
Interface of the associated connectivity.
Base class for a view on unstructured connectivity.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --