Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Public Attributes | List of all members
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 > Class Template Reference

#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
 

Detailed Description

template<typename TensorScalar, typename MatrixScalar, typename VectorScalar, int BlockSize>
template<int MAX_COL>
class 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 >

Definition at line 201 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.

Constructor & Destructor Documentation

◆ ApplyKernelAsymmetric()

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , int BlockSize>
template<int MAX_COL>
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 >::ApplyKernelAsymmetric ( const matrix_type A,
const vector_type x,
const vector_type y 
)
inline

Definition at line 208 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.

Member Function Documentation

◆ operator()()

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , int BlockSize>
template<int MAX_COL>
__device__ void 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 >::operator() ( void  ) const
inline

Definition at line 214 of file Stokhos_Cuda_LinearSparse3Tensor.hpp.

Member Data Documentation

◆ m_A

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , int BlockSize>
template<int MAX_COL>
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.

◆ m_x

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , int BlockSize>
template<int MAX_COL>
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.

◆ m_y

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , int BlockSize>
template<int MAX_COL>
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.


The documentation for this class was generated from the following file: