Belos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Belos::BlockGmresIter< ScalarType, MV, OP >::CheckList Struct Reference

Public Member Functions

 CheckList ()
 

Public Attributes

bool checkV
 
bool checkArn
 

Detailed Description

template<class ScalarType, class MV, class OP>
struct Belos::BlockGmresIter< ScalarType, MV, OP >::CheckList

Definition at line 272 of file BelosBlockGmresIter.hpp.

Constructor & Destructor Documentation

template<class ScalarType , class MV , class OP >
Belos::BlockGmresIter< ScalarType, MV, OP >::CheckList::CheckList ( )
inline

Definition at line 275 of file BelosBlockGmresIter.hpp.

Member Data Documentation

template<class ScalarType , class MV , class OP >
bool Belos::BlockGmresIter< ScalarType, MV, OP >::CheckList::checkV

Definition at line 273 of file BelosBlockGmresIter.hpp.

template<class ScalarType , class MV , class OP >
bool Belos::BlockGmresIter< ScalarType, MV, OP >::CheckList::checkArn

Definition at line 274 of file BelosBlockGmresIter.hpp.


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