Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Functions
Stokhos::details Namespace Reference

Classes

class  MPMultiply
 
class  MPMultiply< KokkosSparse::CrsMatrix< const Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > **, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > **, OutputP... >, Update >
 
class  MPMultiply< KokkosSparse::CrsMatrix< const Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > *, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > *, OutputP... >, Update >
 
class  MPMultiply< KokkosSparse::CrsMatrix< Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > **, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > **, OutputP... >, Update >
 
class  MPMultiply< KokkosSparse::CrsMatrix< Sacado::MP::Vector< MatrixStorage >, MatrixOrdinal, MatrixDevice, MatrixMemory, MatrixSize >, Kokkos::View< const Sacado::MP::Vector< InputStorage > *, InputP... >, Kokkos::View< Sacado::MP::Vector< OutputStorage > *, OutputP... >, Update >
 
struct  MultiplyAssign
 
struct  MultiplyScaledAssign
 
struct  MultiplyScaledUpdate
 
struct  MultiplyScaledUpdate2
 
struct  MultiplyUpdate
 

Functions

template<typename scalar_type , typename execution_space , typename size_type >
KOKKOS_INLINE_FUNCTION Kokkos::pair< size_type, size_type > compute_work_range (const execution_space device, const size_type work_count, const size_type thread_count, const size_type thread_rank)
 

Function Documentation

◆ compute_work_range()

template<typename scalar_type , typename execution_space , typename size_type >
KOKKOS_INLINE_FUNCTION Kokkos::pair< size_type, size_type > Stokhos::details::compute_work_range ( const execution_space device,
const size_type work_count,
const size_type thread_count,
const size_type thread_rank )

Definition at line 185 of file Stokhos_Multiply.hpp.