12#ifndef ARCANE_CARTESIANMESH_INTERNAL_AMRPATCHPOSITIONLEVELGROUP_H
13#define ARCANE_CARTESIANMESH_INTERNAL_AMRPATCHPOSITIONLEVELGROUP_H
17#include "arcane/cartesianmesh/CartesianMeshGlobal.h"
19#include "arcane/utils/UniqueArray.h"
30class AMRPatchPositionLevelGroup
34 explicit AMRPatchPositionLevelGroup(
Integer max_level);
35 ~AMRPatchPositionLevelGroup();
42 void fusionPatches(
Integer level);
Classe permettant de définir la position d'un patch dans le maillage cartésien.
Vue constante d'un tableau de type T.
Vecteur 1D de données avec sémantique par valeur (style STL).
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
Int32 Integer
Type représentant un entier.