Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t >::apply< ord_t, val_t, dev_t > Struct Template Reference

Turn ViewStorage into a meta-function class usable with mpl::apply. More...

#include <Stokhos_ViewStorage.hpp>

Public Types

typedef ViewStorage< ord_t,
val_t, static_length,
static_stride, dev_t > 
type
 

Detailed Description

template<typename ordinal_t, typename value_t, unsigned static_length, unsigned static_stride, typename device_t>
template<typename ord_t, typename val_t = value_t, typename dev_t = device_t>
struct Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t >::apply< ord_t, val_t, dev_t >

Turn ViewStorage into a meta-function class usable with mpl::apply.

Definition at line 56 of file Stokhos_ViewStorage.hpp.

Member Typedef Documentation

template<typename ordinal_t , typename value_t , unsigned static_length, unsigned static_stride, typename device_t >
template<typename ord_t , typename val_t = value_t, typename dev_t = device_t>
typedef ViewStorage<ord_t,val_t,static_length,static_stride,dev_t> Stokhos::ViewStorage< ordinal_t, value_t, static_length, static_stride, device_t >::apply< ord_t, val_t, dev_t >::type

Definition at line 57 of file Stokhos_ViewStorage.hpp.


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