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

#include <NEML2Utils.h>

Static Public Attributes

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

Detailed Description

Definition at line 75 of file NEML2Utils.h.

Member Data Documentation

◆ shape

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

Definition at line 77 of file NEML2Utils.h.

77{3, 3};

◆ strides

constexpr std::array<neml2::Size, 3> NEML2Utils::Layout< RankTwoTensor >::strides {9, 3, 1}
staticconstexpr

Definition at line 78 of file NEML2Utils.h.

78{9, 3, 1};

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