Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Teuchos::details::MPVectorArrayHelper< Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > > Struct Template Reference

#include <Teuchos_SerialQRDenseSolver_MP_Vector.hpp>

Public Types

typedef Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > Storage
 
typedef Sacado::MP::Vector< StorageVector
 

Static Public Member Functions

static Value * getValueArray (Vector *v, Ordinal len)
 
static VectorgetVectorArray (Value *v, Ordinal len, Ordinal vector_size)
 

Detailed Description

template<typename Ordinal, typename Value, typename Device, int Num>
struct Teuchos::details::MPVectorArrayHelper< Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > >

Definition at line 324 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.

Member Typedef Documentation

◆ Storage

template<typename Ordinal , typename Value , typename Device , int Num>
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.

◆ Vector

template<typename Ordinal , typename Value , typename Device , int Num>
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.

Member Function Documentation

◆ getValueArray()

template<typename Ordinal , typename Value , typename Device , int Num>
static Value * Teuchos::details::MPVectorArrayHelper< Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > >::getValueArray ( Vector v,
Ordinal  len 
)
inlinestatic

Definition at line 328 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.

◆ getVectorArray()

template<typename Ordinal , typename Value , typename Device , int Num>
static Vector * Teuchos::details::MPVectorArrayHelper< Stokhos::StaticFixedStorage< Ordinal, Value, Num, Device > >::getVectorArray ( Value *  v,
Ordinal  len,
Ordinal  vector_size 
)
inlinestatic

Definition at line 333 of file Teuchos_SerialQRDenseSolver_MP_Vector.hpp.


The documentation for this struct was generated from the following file: