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

#include <Stokhos_CrsMatrix.hpp>

Public Member Functions

 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 25 of file Stokhos_CrsMatrix.hpp.

Constructor & Destructor Documentation

Stokhos::DeviceConfig::Dim3::Dim3 ( const size_t  x_,
const size_t  y_ = 1,
const size_t  z_ = 1 
)
inline

Definition at line 27 of file Stokhos_CrsMatrix.hpp.

Member Data Documentation

size_t Stokhos::DeviceConfig::Dim3::x

Definition at line 26 of file Stokhos_CrsMatrix.hpp.

size_t Stokhos::DeviceConfig::Dim3::y

Definition at line 26 of file Stokhos_CrsMatrix.hpp.

size_t Stokhos::DeviceConfig::Dim3::z

Definition at line 26 of file Stokhos_CrsMatrix.hpp.


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