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

#include <Stokhos_Cuda_StochasticProductTensor.hpp>

Public Types

typedef Kokkos::Cuda execution_space
 
typedef execution_space::size_type size_type
 
typedef StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda > tensor_type
 
typedef BlockCrsMatrix< tensor_type, MatrixScalar, execution_spacematrix_type
 
typedef Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > vector_type
 

Static Public Member Functions

static void apply (const matrix_type &A, const vector_type &x, const vector_type &y)
 

Detailed Description

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

Definition at line 60 of file Stokhos_Cuda_StochasticProductTensor.hpp.

Member Typedef Documentation

◆ execution_space

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , typename TensorType >
typedef Kokkos::Cuda Stokhos::Multiply< BlockCrsMatrix< StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::execution_space

Definition at line 69 of file Stokhos_Cuda_StochasticProductTensor.hpp.

◆ size_type

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , typename TensorType >
typedef execution_space::size_type Stokhos::Multiply< BlockCrsMatrix< StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::size_type

Definition at line 70 of file Stokhos_Cuda_StochasticProductTensor.hpp.

◆ tensor_type

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , typename TensorType >
typedef StochasticProductTensor< TensorScalar , TensorType , Kokkos::Cuda > Stokhos::Multiply< BlockCrsMatrix< StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::tensor_type

Definition at line 72 of file Stokhos_Cuda_StochasticProductTensor.hpp.

◆ matrix_type

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , typename TensorType >
typedef BlockCrsMatrix< tensor_type, MatrixScalar, execution_space > Stokhos::Multiply< BlockCrsMatrix< StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::matrix_type

Definition at line 73 of file Stokhos_Cuda_StochasticProductTensor.hpp.

◆ vector_type

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , typename TensorType >
typedef Kokkos::View< VectorScalar** , Kokkos::LayoutLeft , Kokkos::Cuda > Stokhos::Multiply< BlockCrsMatrix< StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::vector_type

Definition at line 74 of file Stokhos_Cuda_StochasticProductTensor.hpp.

Member Function Documentation

◆ apply()

template<typename TensorScalar , typename MatrixScalar , typename VectorScalar , typename TensorType >
static void Stokhos::Multiply< BlockCrsMatrix< StochasticProductTensor< TensorScalar, TensorType, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >::apply ( const matrix_type & A,
const vector_type & x,
const vector_type & y )
inlinestatic

Definition at line 77 of file Stokhos_Cuda_StochasticProductTensor.hpp.


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