Belos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
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

◆ CheckList()

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

◆ checkV

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

Definition at line 273 of file BelosBlockGmresIter.hpp.

◆ checkArn

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: