#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) |
|
◆ DeviceConfig() [1/2]
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 |
◆ DeviceConfig() [2/2]
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 |
◆ block_dim
Dim3 Kokkos::Example::FENL::DeviceConfig::block_dim |
◆ num_blocks
size_t Kokkos::Example::FENL::DeviceConfig::num_blocks |
◆ num_threads_per_block
size_t Kokkos::Example::FENL::DeviceConfig::num_threads_per_block |
The documentation for this struct was generated from the following files: