Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
yonatanwesen committed Oct 20, 2023
1 parent 250f68a commit b14a5cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pseudotransient.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ SIAM Journal on Scientific Computing,25, 553-569.](https://doi.org/10.1137/S1064
preconditioners. For more information on specifying preconditioners for LinearSolve
algorithms, consult the
[LinearSolve.jl documentation](https://docs.sciml.ai/LinearSolve/stable/).
- `alpha_initial` : the initial pseudo time step. it defaults to 1e-3. If it is small,
you are going to need more iterations to converge.
Expand Down

0 comments on commit b14a5cf

Please sign in to comment.