Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_SimpleTiledCrsProductTensor.hpp>
Public Types | |
typedef Device::size_type | size_type |
typedef SimpleTiledCrsProductTensor< ValueType, Device > | 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 738 of file Stokhos_SimpleTiledCrsProductTensor.hpp.
typedef Device::size_type Stokhos::BlockMultiply< SimpleTiledCrsProductTensor< ValueType, Device > >::size_type |
Definition at line 742 of file Stokhos_SimpleTiledCrsProductTensor.hpp.
typedef SimpleTiledCrsProductTensor< ValueType , Device > Stokhos::BlockMultiply< SimpleTiledCrsProductTensor< ValueType, Device > >::tensor_type |
Definition at line 743 of file Stokhos_SimpleTiledCrsProductTensor.hpp.
|
inlinestatic |
Definition at line 747 of file Stokhos_SimpleTiledCrsProductTensor.hpp.
|
inlinestatic |
Definition at line 829 of file Stokhos_SimpleTiledCrsProductTensor.hpp.
|
inlinestatic |
Definition at line 833 of file Stokhos_SimpleTiledCrsProductTensor.hpp.