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

#include <NEML2Utils.h>

Static Public Attributes

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

Detailed Description

Definition at line 69 of file NEML2Utils.h.

Member Data Documentation

◆ shape

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

Definition at line 71 of file NEML2Utils.h.

71{3};

◆ strides

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

Definition at line 72 of file NEML2Utils.h.

72{3, 1};

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