Stokhos Development
Loading...
Searching...
No Matches
Classes | Public Types | Static Public Member Functions | Static Public Attributes | List of all members
Stokhos::Multiply< BlockCrsMatrix< CooProductTensor< TensorScalar, Kokkos::Cuda, Pack >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > > Class Template Reference

Classes

class  CooKernel
 

Public Types

typedef Kokkos::Cuda execution_space
 
typedef execution_space::size_type size_type
 
typedef CooProductTensor< TensorScalar, execution_space, Pack > tensor_type
 
typedef BlockCrsMatrix< tensor_type, MatrixScalar, execution_space > matrix_type
 
typedef Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > vector_type
 
typedef int rows_type
 

Static Public Member Functions

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

Static Public Attributes

static const rows_type invalid_row = -1
 

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