Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_SerialQRDenseSolver_MP_Vector.hpp>
Public Types | |
typedef Stokhos::DynamicStorage< Ordinal, Value, Device > | Storage |
typedef Sacado::MP::Vector< Storage > | Vector |
Static Public Member Functions | |
static Value * | getValueArray (Vector *v, Ordinal len) |
static Vector * | getVectorArray (Value *v, Ordinal len, Ordinal vector_size) |
Definition at line 301 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
typedef Stokhos::DynamicStorage<Ordinal,Value,Device> Teuchos::details::MPVectorArrayHelper< Stokhos::DynamicStorage< Ordinal, Value, Device > >::Storage |
Definition at line 303 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
typedef Sacado::MP::Vector<Storage> Teuchos::details::MPVectorArrayHelper< Stokhos::DynamicStorage< Ordinal, Value, Device > >::Vector |
Definition at line 304 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
|
inlinestatic |
Definition at line 306 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
|
inlinestatic |
Definition at line 312 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.