12#ifndef ARCANE_MATERIALS_MESHENVIRONMENTBUILDINFO_H
13#define ARCANE_MATERIALS_MESHENVIRONMENTBUILDINFO_H
17#include "arcane/utils/String.h"
18#include "arcane/utils/Array.h"
67 ~MeshEnvironmentBuildInfo();
80 void addMaterial(
const String& name);
98 void _checkValid(
const String& name);
Constant view of an array of type T.
ConstArrayView< MatInfo > materials() const
const String & name() const
Name of the environment.
Unicode character string.
1D data vector with value semantics (STL style).
Always enables tracing in Arcane parts concerning materials.
class ARCANE_MATERIALS_EXPORT(64) SimdMatVarIndex
SIMD indexer on a component.