62        if (parallel_) J_ = create_index_vector();
 
 
  100        if (parallel_) J_ = create_index_vector();
 
 
  125    std::ostream& 
info(std::ostream& 
os) 
const;
 
  161    virtual void apply_();
 
 
std::ostream & info(std::ostream &os) const
Returns information in an output stream.
CG(Operator< F > &A, Operator< F > &Minv, Real maxeps, int maxit=0, bool relres=0, bool throwing=true)
CG(Operator< F > &A, Real maxeps, int maxit=0, uint relres=false, bool throwing=true)
virtual const uint dimY() const
virtual const uint dimX() const
Set< F > makeSet(uint n, const F &first,...)