12#ifndef ARCANE_MESH_ITEMTOOLS_H
13#define ARCANE_MESH_ITEMTOOLS_H
17#include "arcane/mesh/MeshGlobal.h"
19#include "arcane/core/Item.h"
81 ARCANE_DEPRECATED_REASON(
"Y2022: Use findFaceInNode2() instead")
95 ARCANE_DEPRECATED_REASON(
"Y2022: Use findEdgeInNode2() instead")
Internal structure of a mesh entity.
std::int64_t Int64
Signed integer type of 64 bits.
Int32 Integer
Type representing an integer.
ConstArrayView< Int64 > Int64ConstArrayView
C equivalent of a 1D array of 64-bit integers.