12#ifndef ARCANE_CARTESIANMESH_CARTESIANITEMDIRECTIONINFO_H
13#define ARCANE_CARTESIANMESH_CARTESIANITEMDIRECTIONINFO_H
19#include "arcane/cartesianmesh/CartesianMeshGlobal.h"
33class ARCANE_CARTESIANMESH_EXPORT CartesianItemDirectionInfo
40 friend class Arcane::CartesianMeshPatch;
44 CartesianItemDirectionInfo() =
default;
50 , m_previous_lid(prev_id)
Declarations of Arcane's general types.
Specific information for a Cartesian mesh.
Info about the cells in a specific X, Y, or Z direction of a structured mesh.
Info on the faces of a specific direction X, Y, or Z of a structured mesh.
Index of an Item in a variable.