14#include "arcane/materials/MeshMaterialVariableScalar.inst.h"
25ARCANE_INSTANTIATE_MAT(
Byte);
26ARCANE_INSTANTIATE_MAT(
Int8);
27ARCANE_INSTANTIATE_MAT(
Int16);
28ARCANE_INSTANTIATE_MAT(
Int32);
Always enables tracing in Arcane parts concerning materials.
std::int8_t Int8
Signed integer type of 8 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.