12#ifndef ARCANE_CORE_TIEDFACE_H
13#define ARCANE_CORE_TIEDFACE_H
17#include "arcane/utils/Real2.h"
19#include "arcane/core/Item.h"
57 Integer m_index = NULL_ITEM_LOCAL_ID;
Face face() const
Welded face.
Integer index() const
Index of the face in the list of welded faces of the master face.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.