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