|
GMatElastoPlasticQPot 0.18.3
|
Define container type. More...
Typedefs | |
| template<typename T , size_t N> | |
| using | tensor = xt::xtensor< T, N > |
| Fixed (static) rank array. More... | |
Define container type.
The default xt::xtensor can be changed using:
#define GMATELASTOPLASTICQPOT_USE_XTENSOR_PYTHON -> xt::pytensor | using GMatElastoPlasticQPot::array_type::tensor = typedef xt::xtensor<T, N> |