Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Stokhos::BlockMultiply< TiledCrsProductTensor< ValueType, Device > > Class Template Reference

Public Types

typedef Device::size_type size_type
 
typedef TiledCrsProductTensor
< ValueType, Device > 
tensor_type
 

Static Public Member Functions

template<typename MatrixValue , typename VectorValue >
static KOKKOS_INLINE_FUNCTION void apply (const tensor_type &tensor, const MatrixValue *const a, const VectorValue *const x, VectorValue *const y)
 
static KOKKOS_INLINE_FUNCTION
size_type 
matrix_size (const tensor_type &tensor)
 
static KOKKOS_INLINE_FUNCTION
size_type 
vector_size (const tensor_type &tensor)
 

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