12#ifndef ARCANE_CORE_INTERNAL_IMESHINTERNAL_H
13#define ARCANE_CORE_INTERNAL_IMESHINTERNAL_H
Declarations of Arcane's general types.
Manages the serialization/deserialization of entities in a family.
virtual IItemConnectivityMng * dofConnectivityMng() const noexcept=0
Returns the dof connectivity manager.
virtual IPolyhedralMeshModifier * polyhedralMeshModifier() const noexcept=0
virtual void setMeshKind(const MeshKind &v)=0
Sets the mesh type.
virtual IItemFamilySerializerMngInternal * familySerializerMng() const noexcept
Returns the family serialization tools manager.
Characteristics of a mesh.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --