12#ifndef ARCANE_CORE_ICASEMESHMASTERSERVICE_H
13#define ARCANE_CORE_ICASEMESHMASTERSERVICE_H
Declarations of Arcane's general types.
Interface of the service managing the meshes of the dataset.
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.
Interface for a list of data set options.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --