12#ifndef ARCANE_CARTESIANMESH_INTERNAL_CARTESIANMESHUNIQUEIDRENUMBERING_H
13#define ARCANE_CARTESIANMESH_INTERNAL_CARTESIANMESHUNIQUEIDRENUMBERING_H
17#include "arcane/utils/TraceAccessor.h"
22#include "arcane/cartesianmesh/CartesianPatch.h"
40class CartesianMeshUniqueIdRenumbering
49 ~CartesianMeshUniqueIdRenumbering() =
default;
60 bool m_is_verbose =
false;
61 Int32 m_patch_method = 1;
70 Int64 current_level_nb_cell_x,
Int64 current_level_nb_cell_y,
Int64 current_level_nb_cell_z,
74 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.
Patch AMR d'un maillage cartésien.
Informations sur la génération des maillages cartésiens.
Interface d'un patch AMR d'un maillage cartésien.
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.
ItemVariableScalarRefT< Int64 > VariableItemInt64
Grandeur 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.