Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_SerialQRDenseSolver_MP_Vector.hpp>
Public Types | |
typedef Stokhos::StaticFixedStorage< Ordinal, Value, Num, 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 324 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
typedef Stokhos::StaticFixedStorage<Ordinal,Value,Num,Device> Teuchos::details::MPVectorArrayHelper< Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > >::Storage |
Definition at line 325 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
typedef Sacado::MP::Vector<Storage> Teuchos::details::MPVectorArrayHelper< Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > >::Vector |
Definition at line 326 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
|
inlinestatic |
Definition at line 328 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.
|
inlinestatic |
Definition at line 333 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.