14#include "arcane/materials/MeshMaterialVariableArray.inst.h"
25ARCANE_INSTANTIATE_MAT(
Byte);
26ARCANE_INSTANTIATE_MAT(
Int16);
27ARCANE_INSTANTIATE_MAT(
Int32);
28ARCANE_INSTANTIATE_MAT(
Int64);
Always enables tracing in Arcane parts concerning materials.
std::int64_t Int64
Signed integer type of 64 bits.
std::int16_t Int16
Signed integer type of 16 bits.
unsigned char Byte
Type of a byte.
std::int32_t Int32
Signed integer type of 32 bits.