Skip to content

Commit

Permalink
Update NewtonKrylov.fypp
Browse files Browse the repository at this point in the history
formatting
  • Loading branch information
Simkern authored Feb 6, 2025
1 parent d4a9274 commit 8d75297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Newton/NewtonKrylov.fypp
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ contains
call logger%log_warning(msg, this_module, this_procedure)
newton_meta%converged = .true.
newton_meta%input_is_fixed_point = .true.
return
return
end if

write(msg,'(A)') 'Starting Newton iteration ...'
Expand Down

0 comments on commit 8d75297

Please sign in to comment.