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

Implement Poisson Disk/Sphere Point Distribution #131

Open
millerta opened this issue Jan 24, 2019 · 3 comments
Open

Implement Poisson Disk/Sphere Point Distribution #131

millerta opened this issue Jan 24, 2019 · 3 comments
Assignees
Milestone

Comments

@millerta
Copy link
Collaborator

Implement Poisson Disk/Sphere Point Distribution - See Carl

@millerta millerta added this to the Release V3.5 milestone Jan 24, 2019
@millerta
Copy link
Collaborator Author

Jeffrey has written the C++ code for this routine.
Carl Gable is working on a driver.
I am writing wrappers to integrate with poisson and voronoi cpp codes.

See Daniel's cpp work at https://github.com/lanl/LaGriT/tree/dev/livingston/cmake/src/lg_interface/src

@millerta
Copy link
Collaborator Author

Daniel wrote some new code to take care of pointer issues. I have not tried to integrate with our code yet.
Copied here for reference (I added 3 to filename as these are 3rd attempt from Daniel).
See Daniel's work at https://github.com/lanl/LaGriT/tree/dev/livingston/cmake/src/lg_interface/src
See also
https://github.com/lanl/LaGriT/blob/dev/livingston/cmake/src/lg_interface/include/lg.h
See also
https://raw.githubusercontent.com/lanl/LaGriT/dev/livingston/cmake/src/lg_interface/CMakeLists.txt
lg_interface3.h.txt
bind_c_to_fortran3.f90.txt
public_interface3.cpp.txt

@millerta
Copy link
Collaborator Author

millerta commented Feb 5, 2024

LaGriT V3.3.3 release includes 2D poisson disk point distribution.
3D capability is under development and will be in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants