https://mooseframework.inl.gov
Static Public Attributes | List of all members
NEML2Utils::Layout< RankFourTensor > Struct Template Reference

#include <NEML2Utils.h>

Static Public Attributes

static constexpr std::array< neml2::Size, 4 > shape {3, 3, 3, 3}
 
static constexpr std::array< neml2::Size, 5 > strides {81, 27, 9, 3, 1}
 

Detailed Description

template<>
struct NEML2Utils::Layout< RankFourTensor >

Definition at line 85 of file NEML2Utils.h.

Member Data Documentation

◆ shape

constexpr std::array<neml2::Size, 4> NEML2Utils::Layout< RankFourTensor >::shape {3, 3, 3, 3}
static

Definition at line 87 of file NEML2Utils.h.

◆ strides

constexpr std::array<neml2::Size, 5> NEML2Utils::Layout< RankFourTensor >::strides {81, 27, 9, 3, 1}
static

Definition at line 88 of file NEML2Utils.h.


The documentation for this struct was generated from the following file: