12#ifndef ARCANE_CARTESIANMESH_CARTESIANMESHUTILS_H
13#define ARCANE_CARTESIANMESH_CARTESIANMESHUTILS_H
17#include "arcane/utils/Ref.h"
19#include "arcane/cartesianmesh/CartesianMeshGlobal.h"
Interface of a Cartesian mesh.
Reference to an instance.
Utility functions associated with 'ICartesianMesh'.
ARCANE_CARTESIANMESH_EXPORT Ref< CartesianMeshCoarsening2 > createCartesianMeshCoarsening2(ICartesianMesh *cm)
Creates an instance to manage mesh coarsening (V2).