Skip to content

Commit

Permalink
Update nlss3.f90
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison authored Feb 7, 2024
1 parent 94647b1 commit 266fb8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nls/nlss3.f90
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ PROGRAM GALAHAD_NLS_EXAMPLE3 ! GALAHAD 3.3 - 05/05/2021 AT 14:15 GMT
TYPE ( NLS_inform_type ) :: inform
TYPE ( NLS_data_type ) :: data
TYPE ( GALAHAD_userdata_type ) :: userdata
EXTERNAL :: EVALC, EVALJ, EVALHPROD
INTEGER :: s
INTEGER, PARAMETER :: m = 2, n = 3, j_ne = 4, h_ne = 3, p_ne = 3
REAL ( KIND = wp ), PARAMETER :: p = 4.0_wp ! parameter p
Expand Down

0 comments on commit 266fb8f

Please sign in to comment.