Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop Class Reference

#include <Stokhos_Cuda_TiledCrsProductTensor.hpp>

Public Member Functions

 ProductTensorLoop (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 m_block_size
 

Detailed Description

template<typename TensorScalar, typename MatrixScalar, typename VectorScalar>
class Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop

Definition at line 79 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.

Constructor & Destructor Documentation

◆ ProductTensorLoop()

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar >
Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop::ProductTensorLoop ( const matrix_type & A,
const vector_type & x,
const vector_type & y,
const size_type block_size )
inline

Definition at line 87 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.

Member Function Documentation

◆ operator()()

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar >
__device__ void Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop::operator() ( void ) const
inline

Definition at line 94 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.

Member Data Documentation

◆ m_A

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar >
const matrix_type Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop::m_A

Definition at line 82 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.

◆ m_x

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar >
const vector_type Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop::m_x

Definition at line 83 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.

◆ m_y

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar >
const vector_type Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop::m_y

Definition at line 84 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.

◆ m_block_size

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar >
const size_type Stokhos::Multiply< BlockCrsMatrix< TiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::ProductTensorLoop::m_block_size

Definition at line 85 of file Stokhos_Cuda_TiledCrsProductTensor.hpp.


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