Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Stokhos_StaticArrayTraits.hpp File Reference
#include <cstring>
#include "Sacado_Traits.hpp"
#include "Kokkos_Macros.hpp"
#include "Stokhos_MemoryTraits.hpp"
Include dependency graph for Stokhos_StaticArrayTraits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Stokhos::StaticArrayTraits< T, device, isScalar >
 Static array allocation class. More...
 
struct  Stokhos::StaticArrayTraits< T, D, false >
 Static array allocation class that works for any type. More...
 
struct  Stokhos::StaticArrayTraits< T, D, true >
 Static array allocation class that is specialized for scalar i.e., fundamental or built-in types (float, double, etc...). More...
 

Namespaces

 Stokhos
 Top-level namespace for Stokhos classes and functions.