Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Tpetra_Details_fill_UQ_PCE.hpp File Reference
#include "Tpetra_Details_fill.hpp"
#include "Stokhos_Sacado_Kokkos_UQ_PCE.hpp"
Include dependency graph for Tpetra_Details_fill_UQ_PCE.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Tpetra
 
 Tpetra::Details
 
 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[])