|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#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_ |
Definition at line 118 of file Thyra_TpetraVectorSpace_def.hpp.
|
inline |
Definition at line 120 of file Thyra_TpetraVectorSpace_def.hpp.
References mv_, Teuchos::POST_DESTROY, and raw_mv_.
|
inline |
Definition at line 131 of file Thyra_TpetraVectorSpace_def.hpp.
References RTOpPack::assign_entries(), mv_, Teuchos::POST_DESTROY, and raw_mv_.
|
private |
Definition at line 142 of file Thyra_TpetraVectorSpace_def.hpp.
Referenced by CopyTpetraMultiVectorViewBack(), and ~CopyTpetraMultiVectorViewBack().
|
private |
Definition at line 143 of file Thyra_TpetraVectorSpace_def.hpp.
Referenced by CopyTpetraMultiVectorViewBack(), and ~CopyTpetraMultiVectorViewBack().