Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
sacado
kokkos
Stokhos_DynamicThreadedStorage.hpp
Go to the documentation of this file.
1
// @HEADER
2
// *****************************************************************************
3
// Stokhos Package
4
//
5
// Copyright 2009 NTESS and the Stokhos contributors.
6
// SPDX-License-Identifier: BSD-3-Clause
7
// *****************************************************************************
8
// @HEADER
9
10
#ifndef STOKHOS_DYNAMIC_THREADED_STORAGE_HPP
11
#define STOKHOS_DYNAMIC_THREADED_STORAGE_HPP
12
13
#include "
Stokhos_DynArrayTraits.hpp
"
14
15
#include "Sacado_Traits.hpp"
16
#include "
Stokhos_KokkosTraits.hpp
"
17
#include <sstream>
18
19
namespace
Stokhos {
20
22
template
<
typename
ordinal_t,
typename
value_t,
typename
device_t>
23
class
DynamicThreadedStorage
{};
24
25
}
26
27
#include "
Stokhos_StorageHelpers.hpp
"
28
STOKHOS_STORAGE_HELPER_STRINGNAME_DYNAMIC
(DynamicThreadedStorage)
29
30
// No Host specialization
31
32
// Cuda specialization
33
#include "Kokkos_Core_fwd.hpp"
34
#include "
Stokhos_DynamicThreadedStorage_cuda.hpp
"
35
36
#endif // STOKHOS_DYNAMIC_STORAGE_HPP
STOKHOS_STORAGE_HELPER_STRINGNAME_DYNAMIC
#define STOKHOS_STORAGE_HELPER_STRINGNAME_DYNAMIC(__storagename__)
Definition:
Stokhos_StorageHelpers.hpp:13
Stokhos_StorageHelpers.hpp
Stokhos_DynamicThreadedStorage_cuda.hpp
Stokhos_DynArrayTraits.hpp
Stokhos_KokkosTraits.hpp
Stokhos::DynamicThreadedStorage
Dynamically allocated storage class with striding.
Definition:
Stokhos_DynamicThreadedStorage.hpp:23
Generated on Fri Nov 22 2024 09:18:11 for Stokhos Package Browser (Single Doxygen Collection) by
1.8.5