Arcane
v3.16.6.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
ItemLocalId.cc
1
// -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
2
//-----------------------------------------------------------------------------
3
// Copyright 2000-2024 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
4
// See the top-level COPYRIGHT file for details.
5
// SPDX-License-Identifier: Apache-2.0
6
//-----------------------------------------------------------------------------
7
/*---------------------------------------------------------------------------*/
8
/* ItemLocalId.cc (C) 2000-2025 */
9
/* */
10
/* Numéro local d'une entité du maillage. */
11
/*---------------------------------------------------------------------------*/
12
13
#include "arcane/core/ItemLocalId.h"
14
15
#include "arcane/core/IItemFamily.h"
16
#include "arcane/core/internal/IItemFamilyInternal.h"
17
18
/*---------------------------------------------------------------------------*/
19
/*---------------------------------------------------------------------------*/
20
21
namespace
Arcane
22
{
23
24
/*---------------------------------------------------------------------------*/
25
/*---------------------------------------------------------------------------*/
26
27
ItemLocalIdToItemConverter::
28
ItemLocalIdToItemConverter
(
IItemFamily
* family)
29
: m_item_shared_info(family->_internalApi()->commonItemSharedInfo())
30
{
31
}
32
33
/*---------------------------------------------------------------------------*/
34
/*---------------------------------------------------------------------------*/
35
36
}
// namespace Arcane
37
38
/*---------------------------------------------------------------------------*/
39
/*---------------------------------------------------------------------------*/
Arcane::IItemFamily
Interface d'une famille d'entités.
Definition
IItemFamily.h:84
Arcane::ItemLocalIdToItemConverter::ItemLocalIdToItemConverter
ItemLocalIdToItemConverter()=default
Constructeur par défaut.
Arcane
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
Definition
AcceleratorGlobal.h:36
arcane
core
ItemLocalId.cc
Généré le Lundi 23 Juin 2025 03:23:21 pour Arcane par
1.13.2