12#ifndef ARCANE_CARTESIANMESH_CARTESIANMESHUNIQUEIDRENUMBERINGV2_H
13#define ARCANE_CARTESIANMESH_CARTESIANMESHUNIQUEIDRENUMBERINGV2_H
17#include "arcane/utils/TraceAccessor.h"
22#include "arcane/cartesianmesh/CartesianMeshGlobal.h"
40class CartesianMeshUniqueIdRenumberingV2
45 ~CartesianMeshUniqueIdRenumberingV2() =
default;
51 bool m_is_verbose =
false;
56 Int64 current_level_nb_cell_x,
Int64 current_level_nb_cell_y,
61 Int64 current_level_nb_cell_x,
Int64 current_level_nb_cell_y,
Int64 current_level_nb_cell_z,
Déclarations de types sur les entités.
Informations sur la génération des maillages cartésiens.
Interface d'un maillage cartésien.
Interface d'une famille d'entités.
TraceAccessor(ITraceMng *m)
Construit un accesseur via le gestionnaire de trace m.
MeshVariableScalarRefT< Cell, Int64 > VariableCellInt64
Grandeur au centre des mailles de type entier 64 bits.
ItemVariableScalarRefT< Int64 > VariableItemInt64
Grandeur de type entier 64 bits.
MeshVariableScalarRefT< Node, Int64 > VariableNodeInt64
Grandeur au noeud de type entier 64 bits.
MeshVariableScalarRefT< Face, Int64 > VariableFaceInt64
Grandeur aux faces de type entier 64 bits.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
std::int64_t Int64
Type entier signé sur 64 bits.
std::int32_t Int32
Type entier signé sur 32 bits.