12#ifndef ARCANE_STD_HONEYCOMBMESHGENERATOR_H
13#define ARCANE_STD_HONEYCOMBMESHGENERATOR_H
17#include "arcane/utils/TraceAccessor.h"
18#include "arcane/utils/Real2.h"
19#include "arcane/utils/UniqueArray.h"
32class HoneyComb2DMeshGenerator
64class HoneyComb3DMeshGenerator
Declarations of Arcane's general types.
Modifiable view of an array of type T.
Constant view of an array of type T.
Info about a line of hexagons.
Class managing a 2-dimensional real vector.
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.
double Real
Type representing a real number.