12#ifndef ARCANE_CORE_ICASEMESHMASTERSERVICE_H
13#define ARCANE_CORE_ICASEMESHMASTERSERVICE_H
Declarations of Arcane's general types.
virtual void createMeshes()=0
Creates the meshes.
virtual void applyAdditionalOperationsOnMeshes()
Applies any additional operations on the created mesh.
virtual void partitionMeshes()=0
Partitions the meshes.
virtual void allocateMeshes()=0
Creates the meshes.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --