Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Member Functions | List of all members
Kokkos::Impl::GetSacadoSize< 0 > Struct Template Reference

#include <Kokkos_View_Utils.hpp>

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION size_t eval (const size_t n0, const size_t n1=0, const size_t n2=0, const size_t n3=0, const size_t n4=0, const size_t n5=0, const size_t n6=0, const size_t n7=0)
 
template<typename Layout >
static KOKKOS_INLINE_FUNCTION size_t eval (const Layout &layout)
 

Detailed Description

template<>
struct Kokkos::Impl::GetSacadoSize< 0 >

Definition at line 85 of file Kokkos_View_Utils.hpp.

Member Function Documentation

◆ eval() [1/2]

static KOKKOS_INLINE_FUNCTION size_t Kokkos::Impl::GetSacadoSize< 0 >::eval ( const size_t  n0,
const size_t  n1 = 0,
const size_t  n2 = 0,
const size_t  n3 = 0,
const size_t  n4 = 0,
const size_t  n5 = 0,
const size_t  n6 = 0,
const size_t  n7 = 0 
)
inlinestatic

Definition at line 87 of file Kokkos_View_Utils.hpp.

◆ eval() [2/2]

template<typename Layout >
static KOKKOS_INLINE_FUNCTION size_t Kokkos::Impl::GetSacadoSize< 0 >::eval ( const Layout &  layout)
inlinestatic

Definition at line 100 of file Kokkos_View_Utils.hpp.


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