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