|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <fenl_functors.hpp>
Classes | |
| struct | Dim3 |
Public Member Functions | |
| 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) | |
Public Attributes | |
| Dim3 | block_dim |
| size_t | num_blocks |
| size_t | num_threads_per_block |
Definition at line 77 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 88 of file FadMPAssembly/fenl_functors.hpp.
|
inline |
Definition at line 84 of file MPAssembly/fenl_functors.hpp.
| Dim3 Kokkos::Example::FENL::DeviceConfig::block_dim |
Definition at line 84 of file FadMPAssembly/fenl_functors.hpp.
| size_t Kokkos::Example::FENL::DeviceConfig::num_blocks |
Definition at line 85 of file FadMPAssembly/fenl_functors.hpp.
| size_t Kokkos::Example::FENL::DeviceConfig::num_threads_per_block |
Definition at line 86 of file FadMPAssembly/fenl_functors.hpp.