Thyra Package Browser (Single Doxygen Collection) Version of the Day
Public Member Functions | Private Attributes
Thyra::CopyVectorViewBack< Scalar > Class Template Reference

#include <Thyra_VectorSpaceDefaultBase_def.hpp>

List of all members.

Public Member Functions

 CopyVectorViewBack (const VectorBase< Scalar > *v, const RTOpPack::SubVectorView< Scalar > &raw_v)
 ~CopyVectorViewBack ()

Private Attributes

const VectorBase< Scalar > * v_
const RTOpPack::SubVectorView
< Scalar > 
raw_v_

Detailed Description

template<class Scalar>
class Thyra::CopyVectorViewBack< Scalar >

Definition at line 47 of file Thyra_VectorSpaceDefaultBase_def.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Thyra::CopyVectorViewBack< Scalar >::CopyVectorViewBack ( const VectorBase< Scalar > *  v,
const RTOpPack::SubVectorView< Scalar > &  raw_v 
) [inline]

Definition at line 49 of file Thyra_VectorSpaceDefaultBase_def.hpp.

template<class Scalar >
Thyra::CopyVectorViewBack< Scalar >::~CopyVectorViewBack ( ) [inline]

Member Data Documentation

template<class Scalar >
const VectorBase<Scalar>* Thyra::CopyVectorViewBack< Scalar >::v_ [private]
template<class Scalar >
const RTOpPack::SubVectorView<Scalar> Thyra::CopyVectorViewBack< Scalar >::raw_v_ [private]

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