Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Partial specialization of ScalarViewTraits for Sacado's PCE UQ type. More...
#include <Stokhos_Tpetra_UQ_PCE.hpp>
Public Types | |
using | value_type = Sacado::UQ::PCE< S > |
using | device_type = D |
Static Public Member Functions | |
static Kokkos::View< value_type *, device_type > | allocateArray (const value_type &x, const size_t numEnt, const std::string &label="") |
Partial specialization of ScalarViewTraits for Sacado's PCE UQ type.
S | The underlying scalar type in the PCE UQ type. |
D | The Kokkos "device" type. |
Definition at line 305 of file Stokhos_Tpetra_UQ_PCE.hpp.
using Tpetra::Details::ScalarViewTraits< Sacado::UQ::PCE< S >, D >::value_type = Sacado::UQ::PCE<S> |
Definition at line 306 of file Stokhos_Tpetra_UQ_PCE.hpp.
using Tpetra::Details::ScalarViewTraits< Sacado::UQ::PCE< S >, D >::device_type = D |
Definition at line 307 of file Stokhos_Tpetra_UQ_PCE.hpp.
|
inlinestatic |
Definition at line 310 of file Stokhos_Tpetra_UQ_PCE.hpp.