Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
Kokkos::Example::FENL::DeviceConfig Struct Reference

#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
 

Detailed Description

Definition at line 50 of file FadMPAssembly/fenl_functors.hpp.

Constructor & Destructor Documentation

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

Definition at line 61 of file FadMPAssembly/fenl_functors.hpp.

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

Definition at line 57 of file MPAssembly/fenl_functors.hpp.

Member Data Documentation

Dim3 Kokkos::Example::FENL::DeviceConfig::block_dim

Definition at line 57 of file FadMPAssembly/fenl_functors.hpp.

size_t Kokkos::Example::FENL::DeviceConfig::num_blocks

Definition at line 58 of file FadMPAssembly/fenl_functors.hpp.

size_t Kokkos::Example::FENL::DeviceConfig::num_threads_per_block

Definition at line 59 of file FadMPAssembly/fenl_functors.hpp.


The documentation for this struct was generated from the following files: