Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Stokhos_Cuda_LinearSparse3Tensor.hpp>
Public Member Functions | |
ApplyKernelSymmetric (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 85 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
|
inline |
Definition at line 92 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.
|
inline |
Definition at line 98 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 > >::ApplyKernelSymmetric< MAX_COL >::m_A |
Definition at line 88 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 > >::ApplyKernelSymmetric< MAX_COL >::m_x |
Definition at line 89 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 > >::ApplyKernelSymmetric< MAX_COL >::m_y |
Definition at line 90 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.