Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Static Public Member Functions | List of all members
Kokkos::Impl::GetSacadoSize< 4 > 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, const size_t n2, const size_t n3, const size_t n4, 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< 4 >

Definition at line 157 of file Kokkos_View_Utils.hpp.

Member Function Documentation

◆ eval() [1/2]

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

Definition at line 159 of file Kokkos_View_Utils.hpp.

◆ eval() [2/2]

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

Definition at line 172 of file Kokkos_View_Utils.hpp.


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