11#ifndef ARCANE_ALEPH_ALEPHORDERING_H
12#define ARCANE_ALEPH_ALEPHORDERING_H
16#include "arcane/utils/CheckedConvert.h"
40 Integer swap(Integer i)
50 void initTwiceCellOrder();
52 void initCellFaceOrder();
53 void initCellNodeOrder();
54 void initTwiceCellNodeOrder();
58 bool m_do_swap =
false;
Gestionnaire de reordering.
Lecteur des fichiers de maillage via la bibliothèque LIMA.
ConstReferenceType at(Int64 i) const
Elément d'indice i. Vérifie toujours les débordements.
Classe d'accès aux traces.
Integer toInteger(Real r)
Converti un Int64 en un Integer.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-