Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PB11 integration of NodePairList #5

Merged
merged 4 commits into from
Sep 4, 2019
Merged

PB11 integration of NodePairList #5

merged 4 commits into from
Sep 4, 2019

Conversation

mdavis36
Copy link
Collaborator

@mdavis36 mdavis36 commented Sep 3, 2019

Working on adding PB11 integration of Node Pair List.

Currently compiles without any issue however when i try to import Spheral from python I get issues with using a NodePairIdxType as an argument type.

Python 2.7.15 (default, Aug 29 2019, 11:35:44)
[GCC 4.9.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.

import Spheral
Traceback (most recent call last):
File "", line 1, in
File "/usr/WS2/davis291/spheral/src/BUILD/Linux_x86_64/lib/python2.7/site-packages/Spheral/Spheral.py", line 32, in
from SpheralCompiledPackages import *
File "/usr/WS2/davis291/spheral/src/BUILD/Linux_x86_64/lib/python2.7/site-packages/Spheral/SpheralCompiledPackages.py", line 7, in
exec("from Spheral%s import *" % package)
File "", line 1, in
ImportError: /usr/workspace/wsrzd/davis291/spheral/src/BUILD/Linux_x86_64/lib/libSpheral_Neighbor.so: undefined symbol: _ZN7Spheral12NodePairList9push_backENS_15NodePairIdxTypeE

@mdavis36 mdavis36 changed the title Working on PB11 integration of NodePairList PB11 integration of NodePairList Sep 3, 2019
@mdavis36 mdavis36 requested a review from jmikeowen September 3, 2019 17:44
@jmikeowen jmikeowen merged commit 7c53011 into master Sep 4, 2019
@mdavis36 mdavis36 deleted the NodePairList-PyB11 branch September 5, 2019 20:46
jmikeowen pushed a commit that referenced this pull request Feb 11, 2020
…master

* commit '794b105b5119fddee8c3f42ba4189262fb81c891':
  Improved treatment of constant boundaries in controller.
  Added some calls for constant boundaries to be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants