Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aland, Sebastian
amdis
Commits
57b0de38
Commit
57b0de38
authored
Jun 24, 2010
by
Thomas Witkowski
Browse files
Very small change in demos Makefile.
parent
8dd415c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo/Makefile
View file @
57b0de38
...
...
@@ -8,7 +8,6 @@ USE_PARALLEL_AMDIS = 0 # 1 if AMDiS was compiled with parallel support, 0 o
USE_OPENMP
=
0
# 1 if AMDiS was compiled with OpenMP support, 0 otherwise
USE_UMFPACK
=
1
# 1 if AMDiS was compiled with UMFPACK library, 0 otherwise
USE_MKL
=
0
# 1 if AMDiS was compiled with Intel MKL library, 0 otherwise
USE_BOOST
=
0
# 1 if AMDiS was compiled with Boost support, 0 otherwise
USE_SERVER
=
# mars, deimos or themisto. If no special server blank
USE_COMPILER
=
gcc
# gcc or icc
DEBUG
=
0
...
...
@@ -25,7 +24,7 @@ include $(AMDIS_DIR)/other/include/Makefile_AMDiS.mk
PROGRAMS
=
ellipt heat vecellipt vecheat sphere ball parametric torus bunny
VPATH
=
.:./src
:/solhome/vey/sourcen/currentcvs/AMDiS/src
VPATH
=
.:./src
# ===== ellipt ============================================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment