Public Member Functions | |
| Iteration (AlgebraType &algebra, VectorType const &b, ValueType tol, int max_iter, ITraceMng *trace_mng=nullptr) | |
| bool | nullRhs () const |
| bool | first () const |
| bool | stop (VectorType const &r) |
| void | operator++ () |
| ValueType | getValue () const |
| int | operator() () const |
| bool | getStatus () const |
Definition at line 28 of file BiCGStab.h.
|
inline |
Definition at line 31 of file BiCGStab.h.
|
inlinevirtual |
Definition at line 57 of file BiCGStab.h.
|
inline |
Definition at line 65 of file BiCGStab.h.
|
inline |
Definition at line 99 of file BiCGStab.h.
|
inline |
Definition at line 86 of file BiCGStab.h.
|
inline |
Definition at line 60 of file BiCGStab.h.
|
inline |
Definition at line 94 of file BiCGStab.h.
|
inline |
Definition at line 79 of file BiCGStab.h.
|
inline |
Definition at line 70 of file BiCGStab.h.