12#ifndef ARCANE_CORE_IMESHINITIALALLOCATOR_H
13#define ARCANE_CORE_IMESHINITIALALLOCATOR_H
Declarations of Arcane's general types.
Information for allocating entities of an unstructured mesh.
Allocator for Cartesian meshes.
Interface for allocating mesh entities.
virtual IUnstructuredMeshInitialAllocator * unstructuredMeshAllocator()
Allocator for unstructured meshes.
virtual ICartesianMeshInitialAllocator * cartesianMeshAllocator()
Allocator for Cartesian meshes.
virtual IPolyhedralMeshInitialAllocator * polyhedralMeshAllocator()
Allocator for polyhedral meshes.
Allocator for polyhedral meshes.
Allocator for unstructured meshes.
Information for allocating entities of an unstructured mesh.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --