adamantine
Static Public Attributes | List of all members
adamantine::axis< 2 > Struct Reference

#include <types.hh>

Static Public Attributes

static unsigned constexpr int x = 0
 
static unsigned constexpr int y
 
static unsigned constexpr int z = 1
 

Detailed Description

Definition at line 171 of file types.hh.

Member Data Documentation

◆ x

unsigned constexpr int adamantine::axis< 2 >::x = 0
staticconstexpr

Definition at line 173 of file types.hh.

◆ y

unsigned constexpr int adamantine::axis< 2 >::y
staticconstexpr
Initial value:
=
Kokkos::Experimental::finite_max_v<unsigned int>

Definition at line 174 of file types.hh.

◆ z

unsigned constexpr int adamantine::axis< 2 >::z = 1
staticconstexpr

Definition at line 176 of file types.hh.