33 template<
class F,
class G = F>
82 std::ostream&
info(std::ostream&
os)
const;
110 virtual void apply_();
117 bool scalarTooSmall_(
I&
scalar,
const std::string name,
const uint& it,
BiCGStab(Operator< F > &A, Operator< G > &Minv, Real maxeps, int maxit=0, bool relres=0, bool throwing=true, Operator< G > *M=0)
bool stagnated() const
Return true, if solver stagnated.
BiCGStab(Operator< F > &A, Real maxeps, int maxit=0, uint relres=false, bool throwing=true)
std::ostream & info(std::ostream &os) const
Returns information in an output stream.
virtual const uint dimY() const
virtual const uint dimX() const
Set< F > makeSet(uint n, const F &first,...)