Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Stokhos_CooProductTensor.hpp>
Public Types | |
typedef Device::size_type | size_type |
typedef CooProductTensor< ValueType, Device, Pack > | 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 490 of file Stokhos_CooProductTensor.hpp.
typedef Device::size_type Stokhos::BlockMultiply< CooProductTensor< ValueType, Device, Pack > >::size_type |
Definition at line 494 of file Stokhos_CooProductTensor.hpp.
typedef CooProductTensor< ValueType, Device, Pack > Stokhos::BlockMultiply< CooProductTensor< ValueType, Device, Pack > >::tensor_type |
Definition at line 495 of file Stokhos_CooProductTensor.hpp.
|
inlinestatic |
Definition at line 499 of file Stokhos_CooProductTensor.hpp.
|
inlinestatic |
Definition at line 522 of file Stokhos_CooProductTensor.hpp.
|
inlinestatic |
Definition at line 526 of file Stokhos_CooProductTensor.hpp.