Skip to content

Commit

Permalink
add dbgout for residuals calc & radial preconditioning
Browse files Browse the repository at this point in the history
  • Loading branch information
jons-pf committed Oct 15, 2024
1 parent b7bb335 commit 50b24a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/General/residue.f90
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ SUBROUTINE residue_par (gcr, gcz, gcl)
USE parallel_vmec_module, ONLY: tlglob_arr, trglob_arr, &
lactive, SAXLASTNTYPE
USE blocktridiagonalsolver, ONLY: L_COLSCALE
USE dbgout

IMPLICIT NONE
!-----------------------------------------------
Expand Down

0 comments on commit 50b24a6

Please sign in to comment.