12#ifndef ARCANE_CORE_INTERNAL_LIMAUTILS_H
13#define ARCANE_CORE_INTERNAL_LIMAUTILS_H
17#include "arcane/lima/ArcaneLimaGlobal.h"
18#include "arcane/core/IMeshReader.h"
34class ARCANE_LIMA_EXPORT LimaUtils
38 LimaUtils() =
default;
40 ~LimaUtils() =
default;
Interface of an entity family.
eReturnType
Types of return codes for a read or write operation.
Interface of a timer manager.
static void createGroup(IItemFamily *family, const String &name, Int32ArrayView local_ids)
Creates a group of entities.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
ArrayView< Int32 > Int32ArrayView
C equivalent of a 1D array of 32-bit integers.
double Real
Type representing a real number.