Skip to content

Commit

Permalink
Update Makefile.in
Browse files Browse the repository at this point in the history
  • Loading branch information
loganoz committed Nov 21, 2024
1 parent f81fb4c commit 827f286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solver/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ ifeq ($(COMM),PARALLEL)
FC=mpif90
MACROS+= -D_HAS_MPI_
else ifeq ($(FC),ifx)
FC=mpifx
FC=mpiifort
MACROS+= -D_HAS_MPI_
endif
endif
Expand Down

0 comments on commit 827f286

Please sign in to comment.