https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
NEML2Utils::Layout< SymmetricRankFourTensor > Struct Reference

#include <NEML2Utils.h>

Static Public Attributes

static constexpr std::array< neml2::Size, 2 > shape {6, 6}
 
static constexpr std::array< neml2::Size, 3 > strides {36, 6, 1}
 

Detailed Description

Definition at line 93 of file NEML2Utils.h.

Member Data Documentation

◆ shape

constexpr std::array<neml2::Size, 2> NEML2Utils::Layout< SymmetricRankFourTensor >::shape {6, 6}
staticconstexpr

Definition at line 95 of file NEML2Utils.h.

95{6, 6};

◆ strides

constexpr std::array<neml2::Size, 3> NEML2Utils::Layout< SymmetricRankFourTensor >::strides {36, 6, 1}
staticconstexpr

Definition at line 96 of file NEML2Utils.h.

96{36, 6, 1};

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