Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_Cuda_LinearSparse3Tensor.hpp>
Public Member Functions | |
ApplyKernelAsymmetric (const matrix_type &A, const vector_type &x, const vector_type &y) | |
__device__ void | operator() (void) const |
Public Attributes | |
const matrix_type | m_A |
const vector_type | m_x |
const vector_type | m_y |
Definition at line 201 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
|
inline |
Definition at line 208 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
|
inline |
Definition at line 214 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
const matrix_type Stokhos::Multiply< BlockCrsMatrix< LinearSparse3Tensor< TensorScalar, Kokkos::Cuda, BlockSize >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ApplyKernelAsymmetric< MAX_COL >::m_A |
Definition at line 204 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
const vector_type Stokhos::Multiply< BlockCrsMatrix< LinearSparse3Tensor< TensorScalar, Kokkos::Cuda, BlockSize >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ApplyKernelAsymmetric< MAX_COL >::m_x |
Definition at line 205 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
const vector_type Stokhos::Multiply< BlockCrsMatrix< LinearSparse3Tensor< TensorScalar, Kokkos::Cuda, BlockSize >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ApplyKernelAsymmetric< MAX_COL >::m_y |
Definition at line 206 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.