Stokhos  Development
Public Types | Static Public Member Functions | List of all members
Stokhos::BlockMultiply< SymmetricDiagonalSpec< Device > > Class Template Reference

Public Types

typedef Device execution_space
 
typedef execution_space::size_type size_type
 
typedef SymmetricDiagonalSpec< execution_space > block_type
 

Static Public Member Functions

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

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