|
Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|


Go to the source code of this file.
Namespaces | |
| namespace | Tpetra |
| namespace | Tpetra::Details |
| namespace | Tpetra::Details::Blas |
Functions | |
| template<class DT, class ... DP, class ValueType, class IndexType, class ExecutionSpace> | |
| std::enable_if< Kokkos::is_view_uq_pce< Kokkos::View< DT, DP... > >::value >::type | Tpetra::Details::Blas::fill (const ExecutionSpace &execSpace, const Kokkos::View< DT, DP... > &X, const ValueType &alpha, const IndexType numRows, const IndexType numCols) |
| template<class DT, class ... DP, class ValueType, class IndexType, class ExecutionSpace> | |
| std::enable_if< Kokkos::is_view_uq_pce< Kokkos::View< DT, DP... > >::value >::type | Tpetra::Details::Blas::fill (const ExecutionSpace &execSpace, const Kokkos::View< DT, DP... > &X, const ValueType &alpha, const IndexType numRows, const IndexType numCols, const size_t whichVectors[]) |