Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_SerialQRDenseSolver_UQ_PCE.hpp>
Public Types | |
typedef Stokhos::DynamicStorage< Ordinal, Value, Device > | Storage |
typedef Sacado::UQ::PCE< Storage > | pce_type |
typedef pce_type::cijk_type | cijk_type |
Static Public Member Functions | |
static Value * | getValueArray (pce_type *v, Ordinal len) |
static pce_type * | getPCEArray (Value *v, Ordinal len, Ordinal vector_size) |
Definition at line 301 of file Teuchos_SerialQRDenseSolver_UQ_PCE.hpp.
typedef Stokhos::DynamicStorage<Ordinal,Value,Device> Teuchos::details::PCEArrayHelper< Stokhos::DynamicStorage< Ordinal, Value, Device > >::Storage |
Definition at line 303 of file Teuchos_SerialQRDenseSolver_UQ_PCE.hpp.
typedef Sacado::UQ::PCE<Storage> Teuchos::details::PCEArrayHelper< Stokhos::DynamicStorage< Ordinal, Value, Device > >::pce_type |
Definition at line 304 of file Teuchos_SerialQRDenseSolver_UQ_PCE.hpp.
typedef pce_type::cijk_type Teuchos::details::PCEArrayHelper< Stokhos::DynamicStorage< Ordinal, Value, Device > >::cijk_type |
Definition at line 305 of file Teuchos_SerialQRDenseSolver_UQ_PCE.hpp.
|
inlinestatic |
Definition at line 307 of file Teuchos_SerialQRDenseSolver_UQ_PCE.hpp.
|
inlinestatic |
Definition at line 313 of file Teuchos_SerialQRDenseSolver_UQ_PCE.hpp.