Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Stokhos::Multiply< BlockCrsMatrix< FlatSparse3Tensor< TensorScalar, Kokkos::Cuda >, MatrixScalar, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda >, Kokkos::View< VectorScalar **, Kokkos::LayoutLeft, Kokkos::Cuda > > Class Template Reference

Public Types

typedef Kokkos::Cuda execution_space
 
typedef execution_space::size_type size_type
 
typedef FlatSparse3Tensor
< TensorScalar,
execution_space > 
tensor_type
 
typedef BlockCrsMatrix
< tensor_type, MatrixScalar,
execution_space > 
matrix_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)
 

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