14#include "arcane/cartesianmesh/CartesianMeshUtils.h"
16#include "arcane/cartesianmesh/ICartesianMesh.h"
17#include "arcane/cartesianmesh/internal/ICartesianMeshInternal.h"
virtual Ref< CartesianMeshCoarsening2 > createCartesianMeshCoarsening2()=0
Creates an instance to manage mesh coarsening (V2).
Interface of a Cartesian mesh.
virtual ICartesianMeshInternal * _internalApi()=0
Internal Arcane API.
Reference to an instance.
ARCANE_CARTESIANMESH_EXPORT Ref< CartesianMeshCoarsening2 > createCartesianMeshCoarsening2(ICartesianMesh *cm)
Creates an instance to manage mesh coarsening (V2).
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --