aboutsummaryrefslogtreecommitdiff
path: root/science/voro++
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* - add new port: science/voro++Jason Helfman2013-04-164-0/+53
Voro++ is a software library for carrying out three-dimensional computations of the Voronoi tessellation. A distinguishing feature of the Voro++ library is that it carries out cell-based calculations, computing the Voronoi cell for each particle individually. It is particularly well-suited for applications that rely on cell-based statistics, where features of Voronoi cells (eg. volume, centroid, number of faces) can be used to analyze a system of particles. WWW: http://math.lbl.gov/voro++/ PR: 177678 Submitted by: jwbacon@tds.net Feature safe: yes Notes: svn path=/head/; revision=315916