alpha_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
axpy(const ScalarType alpha, const MV &A, const std::vector< ScalarType > beta, const MV &B, MV &mv, bool minus=false) | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
BiCGStabIter(const Teuchos::RCP< LinearProblem< ScalarType, MV, OP > > &problem, const Teuchos::RCP< OutputManager< ScalarType > > &printer, const Teuchos::RCP< StatusTest< ScalarType, MV, OP > > &tester, Teuchos::ParameterList ¶ms) | Belos::BiCGStabIter< ScalarType, MV, OP > | |
getBlockSize() const | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
getCurrentUpdate() const | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
getNativeResiduals(std::vector< MagnitudeType > *) const | Belos::BiCGStabIter< ScalarType, MV, OP > | inline |
Belos::Iteration::getNativeResiduals(std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > *norms) const =0 | Belos::Iteration< ScalarType, MV, OP > | pure virtual |
getNumIters() const | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
getProblem() const | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
getState() const | Belos::BiCGStabIter< ScalarType, MV, OP > | inline |
initialize() | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
initializeBiCGStab(BiCGStabIterationState< ScalarType, MV > &newstate) | Belos::BiCGStabIter< ScalarType, MV, OP > | |
initialized_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
isInitialized() | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
iter_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
iterate() | Belos::BiCGStabIter< ScalarType, MV, OP > | virtual |
Iteration() | Belos::Iteration< ScalarType, MV, OP > | inline |
lp_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
MagnitudeType typedef | Belos::BiCGStabIter< ScalarType, MV, OP > | |
MVT typedef | Belos::BiCGStabIter< ScalarType, MV, OP > | |
numRHS_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
om_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
omega_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
OPT typedef | Belos::BiCGStabIter< ScalarType, MV, OP > | |
P_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
R_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
resetNumIters(int iter=0) | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
Rhat_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
rho_old_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
SCT typedef | Belos::BiCGStabIter< ScalarType, MV, OP > | |
setBlockSize(int blockSize) | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
stest_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
V_ | Belos::BiCGStabIter< ScalarType, MV, OP > | private |
~BiCGStabIter() | Belos::BiCGStabIter< ScalarType, MV, OP > | inlinevirtual |
~Iteration() | Belos::Iteration< ScalarType, MV, OP > | inlinevirtual |