13#include "arcane/lima/internal/LimaUtils.h"
15#include "arcane/lima/internal/LimaMalippT.h"
17#ifdef ARCANE_LIMA_HAS_MLI
18#include <Lima/malipp.h>
32 const String& filename,
Real length_multiplier)
34#ifdef ARCANE_LIMA_HAS_MLI
35 LimaMalippReader<Lima::MaliPPReader> reader(mesh->traceMng());
39 ARCANE_UNUSED(timer_mng);
41 ARCANE_UNUSED(filename);
42 ARCANE_UNUSED(length_multiplier);
eReturnType
Types of return codes for a read or write operation.
@ RTIrrelevant
Not relevant to the operation. This means that the file format does not match this reader or that the...
Interface of a timer manager.
Unicode character string.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
double Real
Type representing a real number.