Skip to content

Commit

Permalink
FDS Source: fix unused error
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcdermo committed Sep 26, 2024
1 parent 071fa75 commit de2fa10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/pres.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1154,6 +1154,7 @@ SUBROUTINE ULMAT_SOLVER_SETUP(NM)
#endif
#endif

IERR=0
#ifdef WITH_HYPRE
CALL HYPRE_INITIALIZE(IERR)
IF (IERR==1) THEN
Expand Down

0 comments on commit de2fa10

Please sign in to comment.