Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
71bf18b7
Commit
71bf18b7
authored
Jul 02, 2017
by
incardon
Browse files
Latest modules
parent
562281b1
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
71bf18b7
...
...
@@ -191,6 +191,7 @@ AC_ARG_ENABLE(test-performance,
[enable test performance]
),
test_per="$enableval"
INCLUDES_PATH+="-I../openfpm_numerics/src "
)
...
...
openfpm_numerics
@
b8b1616b
Subproject commit
21035bc29c7384983a04a7c3e28a681af890fd75
Subproject commit
b8b1616b21a1d2f1daa93d887071504fbedb3494
openfpm_pdata.doc
View file @
71bf18b7
...
...
@@ -1935,7 +1935,8 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
PREDEFINED = HAVE_PETSC
PREDEFINED = "HAVE_PETSC=" \
"SE_CLASS3_VDIST_CONSTRUCTOR="
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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