Skip to content

Conversation

@dbluhm
Copy link

@dbluhm dbluhm commented Jul 3, 2017

The added nlopt includes in CMakeLists.txt make it possible for cmake to create a Makefile that will properly include nlopt.h when nlopt hasn't been installed with a package manager.

This allows for installation of nlopt to a location like $HOME/.local and then allow neper to build from that installation.

Admittedly there were errors when I ran make test with the generated Makefile but I'm not sure if these are related to the changes I made. I will attach the errors and you can assess for yourself whether they are relevant to these changes.
Thanks.
out.txt

dbluhm added 2 commits July 3, 2017 12:34
This change is needed to build neper successfully when nlopt is installed in a non-standard location.
This change is required to build neper when nlopt is installed in a non-standard location.
@rquey rquey merged commit 22b6d9f into neperfepx:devel Jul 18, 2017
rquey added a commit that referenced this pull request Nov 17, 2020
When -oridistrib is used, the oridistribs are now stored in struct
TESR.CellOriDistrib (and written to file), and the voxels are assigned
orientations according to the provided distribution(s).

TODO: mesh a raster tesr with cell orientation distributions.

Fixes #9.
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