Skip to content

Commit de6dedf

Browse files
committed
Fix input-main.md formatting for pw_diag_rr_step
1 parent f8387b8 commit de6dedf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/advanced/input_files/input-main.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,8 @@
10921092
### pw_diag_rr_step
10931093

10941094
- **Type**: Integer
1095-
- **Availability**: *[`basis_type`](#basis_type)==pw and [`ks_solver`](#ks_solver) == ppcg*- **Description**: Only useful when you use ks_solver = ppcg. It controls how often (in subspace iterations) H and S are re-applied to reset the accumulated rounding drift after the Rayleigh-Ritz rotation. A larger value reduces the number of H/S applications and thus the wall time without changing the iteration count in well-conditioned cases; a smaller value is more robust against rounding drift in ill-conditioned problems.
1095+
- **Availability**: *[`basis_type`](#basis_type)==pw and [`ks_solver`](#ks_solver)==ppcg*
1096+
- **Description**: Only useful when you use ks_solver = ppcg. It controls how often (in subspace iterations) H and S are re-applied to reset the accumulated rounding drift after the Rayleigh-Ritz rotation. A larger value reduces the number of H/S applications and thus the wall time without changing the iteration count in well-conditioned cases; a smaller value is more robust against rounding drift in ill-conditioned problems.
10961097
- **Default**: 16
10971098

10981099
### diago_cg_prec

0 commit comments

Comments
 (0)