Skip to content

Commit

Permalink
makefile minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mukul1992 committed Jun 27, 2023
1 parent 964faa4 commit d29b951
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Tests/LinearSolvers/ABecLaplacian_C/GNUmakefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
DEBUG = FALSE
TINY_PROFILE = TRUE

USE_MPI = TRUE
USE_OMP = FALSE

USE_CUDA = FALSE

USE_HYPRE = FALSE
USE_PETSC = FALSE

Expand Down

0 comments on commit d29b951

Please sign in to comment.