| AP_ | Belos::CGIter< ScalarType, MV, OP > | private |
| assertPositiveDefiniteness_ | Belos::CGIter< ScalarType, MV, OP > | private |
| CGIter(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, const Teuchos::RCP< StatusTestGenResNorm< ScalarType, MV, OP > > &convTester, Teuchos::ParameterList ¶ms) | Belos::CGIter< ScalarType, MV, OP > | |
| convTest_ | Belos::CGIter< ScalarType, MV, OP > | private |
| diag_ | Belos::CGIter< ScalarType, MV, OP > | private |
| doCondEst_ | Belos::CGIter< ScalarType, MV, OP > | private |
| foldConvergenceDetectionIntoAllreduce_ | Belos::CGIter< ScalarType, MV, OP > | private |
| getBlockSize() const | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| getCurrentUpdate() const | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| getDiag() | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| getNativeResiduals(std::vector< MagnitudeType > *norms) const | Belos::CGIter< ScalarType, MV, OP > | inline |
| Belos::CGIteration::getNativeResiduals(std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > *norms) const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
| getNumIters() const | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| getOffDiag() | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| getProblem() const | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| getState() const | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| initialize() | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| initializeCG(Teuchos::RCP< CGIterationStateBase< ScalarType, MV > > newstate, Teuchos::RCP< MV > R_0) | Belos::CGIter< ScalarType, MV, OP > | virtual |
| initialized_ | Belos::CGIter< ScalarType, MV, OP > | private |
| isInitialized() | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| iter_ | Belos::CGIter< ScalarType, MV, OP > | private |
| iterate() | Belos::CGIter< ScalarType, MV, OP > | virtual |
| Iteration() | Belos::Iteration< ScalarType, MV, OP > | inline |
| lp_ | Belos::CGIter< ScalarType, MV, OP > | private |
| MagnitudeType typedef | Belos::CGIter< ScalarType, MV, OP > | |
| MVT typedef | Belos::CGIter< ScalarType, MV, OP > | |
| numEntriesForCondEst_ | Belos::CGIter< ScalarType, MV, OP > | private |
| offdiag_ | Belos::CGIter< ScalarType, MV, OP > | private |
| om_ | Belos::CGIter< ScalarType, MV, OP > | private |
| OPT typedef | Belos::CGIter< ScalarType, MV, OP > | |
| P_ | Belos::CGIter< ScalarType, MV, OP > | private |
| R_ | Belos::CGIter< ScalarType, MV, OP > | private |
| resetNumIters(int iter=0) | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| rHr_ | Belos::CGIter< ScalarType, MV, OP > | private |
| S_ | Belos::CGIter< ScalarType, MV, OP > | private |
| SCT typedef | Belos::CGIter< ScalarType, MV, OP > | |
| setBlockSize(int blockSize) | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| setDoCondEst(bool val) | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| setState(Teuchos::RCP< CGIterationStateBase< ScalarType, MV > > state) | Belos::CGIter< ScalarType, MV, OP > | inlinevirtual |
| stest_ | Belos::CGIter< ScalarType, MV, OP > | private |
| Z_ | Belos::CGIter< ScalarType, MV, OP > | private |
| ~CGIter()=default | Belos::CGIter< ScalarType, MV, OP > | virtual |
| ~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |