Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Kokkos::Example::FENL::DeviceConfig::Dim3 Struct Reference

#include <fenl_functors.hpp>

Public Member Functions

 Dim3 (const size_t x_, const size_t y_=1, const size_t z_=1)
 
 Dim3 (const size_t x_, const size_t y_=1, const size_t z_=1)
 

Public Attributes

size_t x
 
size_t y
 
size_t z
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Dim3() [1/2]

Kokkos::Example::FENL::DeviceConfig::Dim3::Dim3 ( const size_t x_,
const size_t y_ = 1,
const size_t z_ = 1 )
inline

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

◆ Dim3() [2/2]

Kokkos::Example::FENL::DeviceConfig::Dim3::Dim3 ( const size_t x_,
const size_t y_ = 1,
const size_t z_ = 1 )
inline

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

Member Data Documentation

◆ x

size_t Kokkos::Example::FENL::DeviceConfig::Dim3::x

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

◆ y

size_t Kokkos::Example::FENL::DeviceConfig::Dim3::y

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

◆ z

size_t Kokkos::Example::FENL::DeviceConfig::Dim3::z

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


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