Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Stokhos_LinearSparse3Tensor.hpp>
Public Types | |
typedef Device::size_type | size_type |
typedef LinearSparse3Tensor< ValueType, Device, BlockSize > | tensor_type |
Static Public Member Functions | |
template<typename MatrixValue , typename VectorValue > | |
static KOKKOS_INLINE_FUNCTION void | apply (const tensor_type &tensor, const MatrixValue *const a, const VectorValue *const x, VectorValue *const y) |
static KOKKOS_INLINE_FUNCTION size_type | matrix_size (const tensor_type &tensor) |
static KOKKOS_INLINE_FUNCTION size_type | vector_size (const tensor_type &tensor) |
Definition at line 206 of file Stokhos_LinearSparse3Tensor.hpp.
typedef Device::size_type Stokhos::BlockMultiply< LinearSparse3Tensor< ValueType, Device, BlockSize > >::size_type |
Definition at line 210 of file Stokhos_LinearSparse3Tensor.hpp.
typedef LinearSparse3Tensor< ValueType , Device , BlockSize > Stokhos::BlockMultiply< LinearSparse3Tensor< ValueType, Device, BlockSize > >::tensor_type |
Definition at line 211 of file Stokhos_LinearSparse3Tensor.hpp.
|
inlinestatic |
Definition at line 215 of file Stokhos_LinearSparse3Tensor.hpp.
|
inlinestatic |
Definition at line 352 of file Stokhos_LinearSparse3Tensor.hpp.
|
inlinestatic |
Definition at line 356 of file Stokhos_LinearSparse3Tensor.hpp.