Phalanx  Development
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Static Public Member Functions | List of all members
PHX::SetExtentsImpl< T, extent_pack...> Struct Template Reference

Used to set the extents from a parameter pack. Can't use a simple initializer list due to narrowing from in size_type. More...

#include <Phalanx_DataLayout.hpp>

Static Public Member Functions

static void setExtents (PHX::Device::size_type index, std::vector< PHX::Device::size_type > &extents, T val, extent_pack...pack)
 

Detailed Description

template<typename T, typename... extent_pack>
struct PHX::SetExtentsImpl< T, extent_pack...>

Used to set the extents from a parameter pack. Can't use a simple initializer list due to narrowing from in size_type.


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