Thyra Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Thyra::CopyTpetraMultiVectorViewBack< Scalar, LocalOrdinal, GlobalOrdinal, Node > Class Template Reference

#include <Thyra_TpetraVectorSpace_def.hpp>

Public Member Functions

 CopyTpetraMultiVectorViewBack (RCP< MultiVectorBase< Scalar > > mv, const RTOpPack::SubMultiVectorView< Scalar > &raw_mv)
 
 ~CopyTpetraMultiVectorViewBack ()
 

Private Attributes

RCP< MultiVectorBase< Scalar > > mv_
 
const RTOpPack::SubMultiVectorView< Scalar > raw_mv_
 

Detailed Description

template<class Scalar, class LocalOrdinal, class GlobalOrdinal, class Node>
class Thyra::CopyTpetraMultiVectorViewBack< Scalar, LocalOrdinal, GlobalOrdinal, Node >

Definition at line 118 of file Thyra_TpetraVectorSpace_def.hpp.

Constructor & Destructor Documentation

◆ CopyTpetraMultiVectorViewBack()

Thyra::CopyTpetraMultiVectorViewBack< Scalar, LocalOrdinal, GlobalOrdinal, Node >::CopyTpetraMultiVectorViewBack ( RCP< MultiVectorBase< Scalar > > mv,
const RTOpPack::SubMultiVectorView< Scalar > & raw_mv )
inline

◆ ~CopyTpetraMultiVectorViewBack()

Definition at line 131 of file Thyra_TpetraVectorSpace_def.hpp.

References Teuchos::POST_DESTROY.

Member Data Documentation

◆ mv_

Definition at line 142 of file Thyra_TpetraVectorSpace_def.hpp.

◆ raw_mv_

Definition at line 143 of file Thyra_TpetraVectorSpace_def.hpp.


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