Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_pdata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_pdata
Commits
71bf18b7
Commit
71bf18b7
authored
7 years ago
by
Pietro Incardona
Browse files
Options
Downloads
Patches
Plain Diff
Latest modules
parent
562281b1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
configure.ac
+1
-0
1 addition, 0 deletions
configure.ac
openfpm_numerics
+1
-1
1 addition, 1 deletion
openfpm_numerics
openfpm_pdata.doc
+2
-1
2 additions, 1 deletion
openfpm_pdata.doc
with
4 additions
and
2 deletions
configure.ac
+
1
−
0
View file @
71bf18b7
...
@@ -191,6 +191,7 @@ AC_ARG_ENABLE(test-performance,
...
@@ -191,6 +191,7 @@ AC_ARG_ENABLE(test-performance,
[enable test performance]
[enable test performance]
),
),
test_per="$enableval"
test_per="$enableval"
INCLUDES_PATH+="-I../openfpm_numerics/src "
)
)
...
...
This diff is collapsed.
Click to expand it.
openfpm_numerics
@
b8b1616b
Subproject commit
21035bc29c7384983a04a7c3e28a681af890fd75
Subproject commit
b8b1616b21a1d2f1daa93d887071504fbedb3494
This diff is collapsed.
Click to expand it.
openfpm_pdata.doc
+
2
−
1
View file @
71bf18b7
...
@@ -1935,7 +1935,8 @@ INCLUDE_FILE_PATTERNS =
...
@@ -1935,7 +1935,8 @@ INCLUDE_FILE_PATTERNS =
# recursively expanded use the := operator instead of the = operator.
# recursively expanded use the := operator instead of the = operator.
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
# 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
# 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
# tag can be used to specify a list of macro names that should be expanded. The
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment