12#ifndef ARCANE_CARTESIANMESH_CARTESIANITEMDIRECTIONINFO_H
13#define ARCANE_CARTESIANMESH_CARTESIANITEMDIRECTIONINFO_H
19#include "arcane/cartesianmesh/CartesianMeshGlobal.h"
33class ARCANE_CARTESIANMESH_EXPORT CartesianItemDirectionInfo
44 CartesianItemDirectionInfo() =
default;
Declarations of Arcane's general types.
Specific information for a Cartesian mesh.
Information by direction for each type of mesh entity.
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.
ItemLocalId m_next_lid
entity after the current entity in the direction
ItemLocalId m_previous_lid
entity before the current entity in the direction