Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | List of all members
Teuchos::PromotionTraits< Sacado::MP::Vector< S >, Sacado::MP::Vector< S > > Struct Template Reference

Specialization of Teuchos::PromotionTraits to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Public Types

typedef Sacado::Promote< Sacado::MP::Vector< S >, Sacado::MP::Vector< S > >::type promote
 

Detailed Description

template<typename S>
struct Teuchos::PromotionTraits< Sacado::MP::Vector< S >, Sacado::MP::Vector< S > >

Specialization of Teuchos::PromotionTraits to Vector types.

Definition at line 154 of file Sacado_MP_VectorTraits.hpp.

Member Typedef Documentation

◆ promote

template<typename S >
typedef Sacado::Promote< Sacado::MP::Vector<S>, Sacado::MP::Vector<S> >::type Teuchos::PromotionTraits< Sacado::MP::Vector< S >, Sacado::MP::Vector< S > >::promote

Definition at line 158 of file Sacado_MP_VectorTraits.hpp.


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