GMatElastoPlasticQPot 0.18.3
|
Container type. More...
Typedefs | |
template<typename T , size_t N> | |
using | tensor = xt::xtensor< T, N > |
Fixed (static) rank array. More... | |
Container type.
using GMatTensor::array_type::tensor = typedef xt::xtensor<T, N> |