|
typedef Device | execution_space |
|
typedef BlockSpec::size_type | size_type |
|
typedef Kokkos::View< VectorValue **, Kokkos::LayoutLeft, Device > | block_vector_type |
|
typedef BlockCrsMatrix< BlockSpec, MatrixValue, Device > | matrix_type |
|
|
| Multiply (const matrix_type &A, const block_vector_type &x, block_vector_type &y) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type iBlockRow) const |
|
|
static void | apply (const matrix_type &A, const block_vector_type &x, block_vector_type &y) |
|
|
const matrix_type | m_A |
|
const block_vector_type | m_x |
|
block_vector_type | m_y |
|
The documentation for this class was generated from the following file:
- Stokhos_BlockCrsMatrix.hpp