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

#include <NEML2Utils.h>

Static Public Attributes

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

Detailed Description

Definition at line 63 of file NEML2Utils.h.

Member Data Documentation

◆ shape

constexpr std::array<neml2::Size, 0> NEML2Utils::Layout< Real >::shape {}
staticconstexpr

Definition at line 65 of file NEML2Utils.h.

65{};

◆ strides

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

Definition at line 66 of file NEML2Utils.h.

66{1};

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