12#ifndef ARCANE_MESH_EXTRAGHOSTCELLSBUILDER_H
13#define ARCANE_MESH_EXTRAGHOSTCELLSBUILDER_H
17#include "arcane/utils/TraceAccessor.h"
18#include "arcane/utils/Array.h"
20#include "arcane/mesh/MeshGlobal.h"
42class ExtraGhostCellsBuilder
51 void computeExtraGhostCells();
54 bool hasBuilder()
const;
TraceAccessor(ITraceMng *m)
Constructs an accessor via the trace manager m.
1D data vector with value semantics (STL style).
Implementation of a mesh.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --