|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_Cuda_CrsProductTensor.hpp>
Public Member Functions | |
| MultiplyKernel (const matrix_type &A, const vector_type &x, const vector_type &y, const size_type block_size) | |
| __device__ void | operator() (void) const |
Public Attributes | |
| const matrix_type | m_A |
| const vector_type | m_x |
| const vector_type | m_y |
| const size_type | BlockSize |
Definition at line 93 of file Stokhos_Cuda_CrsProductTensor.hpp.
|
inline |
Definition at line 101 of file Stokhos_Cuda_CrsProductTensor.hpp.
|
inline |
Definition at line 108 of file Stokhos_Cuda_CrsProductTensor.hpp.
| const matrix_type Stokhos::Multiply< BlockCrsMatrix< CrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::MultiplyKernel::m_A |
Definition at line 96 of file Stokhos_Cuda_CrsProductTensor.hpp.
| const vector_type Stokhos::Multiply< BlockCrsMatrix< CrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::MultiplyKernel::m_x |
Definition at line 97 of file Stokhos_Cuda_CrsProductTensor.hpp.
| const vector_type Stokhos::Multiply< BlockCrsMatrix< CrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::MultiplyKernel::m_y |
Definition at line 98 of file Stokhos_Cuda_CrsProductTensor.hpp.
| const size_type Stokhos::Multiply< BlockCrsMatrix< CrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::MultiplyKernel::BlockSize |
Definition at line 99 of file Stokhos_Cuda_CrsProductTensor.hpp.
1.8.14