Stokhos  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Classes | Public Types | Static Public Member Functions | Static Public Attributes
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

List of all members.

Classes

class  CooKernel

Public Types

typedef Kokkos::Cuda device_type
typedef device_type::size_type size_type
typedef CooProductTensor
< TensorScalar, device_type,
Pack > 
tensor_type
typedef BlockCrsMatrix
< tensor_type, MatrixScalar,
device_type > 
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

template<typename TensorScalar, typename MatrixScalar, typename VectorScalar, bool Pack>
class 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 > >


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator