forked from moebiusband/NuSiF-Solver
Split red-balack and standard sor solvers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Supported: GCC, CLANG, ICC
|
||||
TAG ?= CLANG
|
||||
ENABLE_OPENMP ?= false
|
||||
# Supported: sor, mg
|
||||
# Supported: sor, rb, mg
|
||||
SOLVER ?= mg
|
||||
# Run in debug settings
|
||||
DEBUG ?= false
|
||||
|
Reference in New Issue
Block a user