12#ifndef ARCANE_CORE_IITEMFAMILYCOMPACTPOLICY_H
13#define ARCANE_CORE_IITEMFAMILYCOMPACTPOLICY_H
67 virtual void updateInternalReferences(
IMeshCompacter* compacter) = 0;
Declarations of Arcane's general types.
Entity compaction policy.
virtual void compactConnectivityData()=0
Compacts the connectivity data.
virtual IItemFamily * family() const =0
Associated family.
Interface of an entity family.
Management of mesh family compaction.
Information to manage the compaction of entities of a family.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --