14#include "arcane/core/materials/MatVarIndex.h"
16#include "arcane/utils/Iostream.h"
28operator<<(std::ostream& o,
const MatVarIndex& mvi)
constexpr __host__ __device__ Int32 arrayIndex() const
Returns the index of the value array in the list of variables.
friend std::ostream & operator<<(std::ostream &o, const MatVarIndex &mvi)
Output operator.
constexpr __host__ __device__ Int32 valueIndex() const
Returns the index in the value array.
Always enables tracing in Arcane parts concerning materials.