Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#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 |
Definition at line 25 of file Stokhos_CrsMatrix.hpp.
|
inline |
Definition at line 27 of file Stokhos_CrsMatrix.hpp.
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.