Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | List of all members
Stokhos::DynamicStorage< ordinal_t, value_t, device_t >::apply< ord_t, val_t, dev_t > Struct Template Reference

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

#include <Stokhos_DynamicStorage.hpp>

Public Types

typedef DynamicStorage< ord_t,
val_t, dev_t > 
type
 

Detailed Description

template<typename ordinal_t, typename value_t, typename device_t>
template<typename ord_t, typename val_t = value_t, typename dev_t = device_t>
struct Stokhos::DynamicStorage< ordinal_t, value_t, device_t >::apply< ord_t, val_t, dev_t >

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


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