11#ifndef ARCANE_ALEPH_ALEPHORDERING_H
12#define ARCANE_ALEPH_ALEPHORDERING_H
16#include "arcane/utils/CheckedConvert.h"
43 return CheckedConvert::toInteger(m_swap.at(i));
50 void initTwiceCellOrder();
52 void initCellFaceOrder();
53 void initCellNodeOrder();
54 void initTwiceCellNodeOrder();
58 bool m_do_swap =
false;
TraceAccessor(ITraceMng *m)
Constructs an accessor via the trace manager m.
1D data vector with value semantics (STL style).
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
Int32 Integer
Type representing an integer.