12#ifndef ARCANE_CORE_IITEMCONNECTIVITYSYNCHRONIZER_H
13#define ARCANE_CORE_IITEMCONNECTIVITYSYNCHRONIZER_H
39 virtual void synchronize() = 0;
Declarations of Arcane's general types.
virtual ~IItemConnectivitySynchronizer()=default
Interface to manage connectivity.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --