https://mooseframework.inl.gov
Static Public Attributes | List of all members
NEML2Utils::Layout< RankTwoTensor > Struct Template 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

template<>
struct NEML2Utils::Layout< RankTwoTensor >

Definition at line 73 of file NEML2Utils.h.

Member Data Documentation

◆ shape

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

Definition at line 75 of file NEML2Utils.h.

◆ strides

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

Definition at line 76 of file NEML2Utils.h.


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