12#ifndef ARCANE_CARTESIANMESH_CARTESIANTYPES_H
13#define ARCANE_CARTESIANMESH_CARTESIANTYPES_H
17#include "arcane/cartesianmesh/CartesianMeshGlobal.h"
24namespace Arcane::CartesianMesh::V2
39using IdxType = std::array<Arcane::Int64, 3>;
Int32 LocalIdType
Type des entiers utilisés pour stocker les identifiants locaux des entités.
Int64 UniqueIdType
Type des entiers utilisés pour stocker les identifiants uniques (globaux) des entités.