#include <fenl_functors.hpp>
|
| DeviceConfig (const size_t num_blocks_=0, const size_t threads_per_block_x_=0, const size_t threads_per_block_y_=0, const size_t threads_per_block_z_=1) |
|
| DeviceConfig (const size_t num_blocks_=0, const size_t threads_per_block_x_=0, const size_t threads_per_block_y_=0, const size_t threads_per_block_z_=1) |
|
Kokkos::Example::FENL::DeviceConfig::DeviceConfig |
( |
const size_t |
num_blocks_ = 0 , |
|
|
const size_t |
threads_per_block_x_ = 0 , |
|
|
const size_t |
threads_per_block_y_ = 0 , |
|
|
const size_t |
threads_per_block_z_ = 1 |
|
) |
| |
|
inline |
Kokkos::Example::FENL::DeviceConfig::DeviceConfig |
( |
const size_t |
num_blocks_ = 0 , |
|
|
const size_t |
threads_per_block_x_ = 0 , |
|
|
const size_t |
threads_per_block_y_ = 0 , |
|
|
const size_t |
threads_per_block_z_ = 1 |
|
) |
| |
|
inline |
Dim3 Kokkos::Example::FENL::DeviceConfig::block_dim |
size_t Kokkos::Example::FENL::DeviceConfig::num_blocks |
size_t Kokkos::Example::FENL::DeviceConfig::num_threads_per_block |
The documentation for this struct was generated from the following files: