Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Stokhos::Multiply< BlockCrsMatrix< SimpleTiledCrsProductTensor< TensorScalar, 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_SimpleTiledCrsProductTensor.hpp>

Inheritance diagram for Stokhos::Multiply< BlockCrsMatrix< SimpleTiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >:

Classes

class  ProductTensorLoop

Public Types

typedef Kokkos::Cuda execution_space
typedef execution_space::size_type size_type
typedef SimpleTiledCrsProductTensor< TensorScalar, execution_spacetensor_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>
class Stokhos::Multiply< BlockCrsMatrix< SimpleTiledCrsProductTensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > >

Definition at line 313 of file Stokhos_Cuda_SimpleTiledCrsProductTensor.hpp.

Member Typedef Documentation

◆ execution_space

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

◆ size_type

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

◆ tensor_type

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

◆ matrix_type

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

◆ vector_type

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

Member Function Documentation

◆ apply()

template<typename TensorScalar, typename MatrixScalar, typename VectorScalar>
void Stokhos::Multiply< BlockCrsMatrix< SimpleTiledCrsProductTensor< TensorScalar, 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

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