bicgstab¶
Module: core
Category: linearsolver
Type string: "bicgstab"
Parameters¶
| Name | Description | Default | Range | Units |
|---|---|---|---|---|
print_level |
print_level | 0 | \(\in \mathbb{Z}\) | |
tol |
tol | 1e-05 | \(\in \mathbb{R}\) | |
max_iter |
max_iter | 0 | \(\in \mathbb{Z}\) | |
fail_max_iters |
fail_max_iters | 1 | \(\in \mathbb{R}\) | |
pc_left |
pc_left | N/A |
Description¶
(No description provided)