Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Belos::TFQMRIterState< ScalarType, MV > Struct Template Reference

Structure to contain pointers to TFQMRIter state variables. More...

#include <BelosTFQMRIter.hpp>

Public Member Functions

 TFQMRIterState ()
 

Public Attributes

Teuchos::RCP< const MV > R
 The current residual basis. More...
 
Teuchos::RCP< const MV > W
 
Teuchos::RCP< const MV > U
 
Teuchos::RCP< const MV > Rtilde
 
Teuchos::RCP< const MV > D
 
Teuchos::RCP< const MV > V
 

Detailed Description

template<class ScalarType, class MV>
struct Belos::TFQMRIterState< ScalarType, MV >

Structure to contain pointers to TFQMRIter state variables.

This struct is utilized by TFQMRIter::initialize() and TRQMRIter::getState().

Definition at line 95 of file BelosTFQMRIter.hpp.

Constructor & Destructor Documentation

template<class ScalarType, class MV>
Belos::TFQMRIterState< ScalarType, MV >::TFQMRIterState ( )
inline

Definition at line 105 of file BelosTFQMRIter.hpp.

Member Data Documentation

template<class ScalarType, class MV>
Teuchos::RCP<const MV> Belos::TFQMRIterState< ScalarType, MV >::R

The current residual basis.

Definition at line 98 of file BelosTFQMRIter.hpp.

template<class ScalarType, class MV>
Teuchos::RCP<const MV> Belos::TFQMRIterState< ScalarType, MV >::W

Definition at line 99 of file BelosTFQMRIter.hpp.

template<class ScalarType, class MV>
Teuchos::RCP<const MV> Belos::TFQMRIterState< ScalarType, MV >::U

Definition at line 100 of file BelosTFQMRIter.hpp.

template<class ScalarType, class MV>
Teuchos::RCP<const MV> Belos::TFQMRIterState< ScalarType, MV >::Rtilde

Definition at line 101 of file BelosTFQMRIter.hpp.

template<class ScalarType, class MV>
Teuchos::RCP<const MV> Belos::TFQMRIterState< ScalarType, MV >::D

Definition at line 102 of file BelosTFQMRIter.hpp.

template<class ScalarType, class MV>
Teuchos::RCP<const MV> Belos::TFQMRIterState< ScalarType, MV >::V

Definition at line 103 of file BelosTFQMRIter.hpp.


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

Generated on Thu Mar 28 2024 09:27:42 for Belos by doxygen 1.8.5