Stratimikos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Static Public Member Functions
Belos::MultiVecTraitsExt< ScalarType, Thyra::MultiVectorBase< ScalarType > > Class Template Reference

#include <BelosThyraAdapter.hpp>

List of all members.

Public Types

typedef Thyra::MultiVectorBase
< ScalarType > 
MV

Static Public Member Functions

static ptrdiff_t GetGlobalLength (const MV &mv)

Detailed Description

template<class ScalarType>
class Belos::MultiVecTraitsExt< ScalarType, Thyra::MultiVectorBase< ScalarType > >

Definition at line 593 of file BelosThyraAdapter.hpp.


Member Typedef Documentation

template<class ScalarType >
typedef Thyra::MultiVectorBase<ScalarType> Belos::MultiVecTraitsExt< ScalarType, Thyra::MultiVectorBase< ScalarType > >::MV

Definition at line 595 of file BelosThyraAdapter.hpp.


Member Function Documentation

template<class ScalarType >
static ptrdiff_t Belos::MultiVecTraitsExt< ScalarType, Thyra::MultiVectorBase< ScalarType > >::GetGlobalLength ( const MV mv) [inline, static]

Definition at line 596 of file BelosThyraAdapter.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines