14#include "arcane/materials/MeshMaterialVariableScalar.inst.h"
25ARCANE_INSTANTIATE_MAT(
Real);
26ARCANE_INSTANTIATE_MAT(Real2);
27ARCANE_INSTANTIATE_MAT(Real3);
28ARCANE_INSTANTIATE_MAT(Real2x2);
29ARCANE_INSTANTIATE_MAT(Real3x3);
Always enables tracing in Arcane parts concerning materials.
double Real
Type representing a real number.