Skip to content
GitLab
Explore
Sign in
Commits · e43337c3e2e3c648cd38bb859d058ae4106bd659
voro
Browse files
Jul 29, 2011
Work on code for 3D periodic unit cell computation.
· e43337c3
chr
authored
Jul 29, 2011
e43337c3
Added POV periodic domain drawing routine.
· 4452ec4f
chr
authored
Jul 29, 2011
4452ec4f
Jul 05, 2011
More code comments.
· cd902919
chr
authored
Jul 05, 2011
cd902919
Additional code comments.
· 8e7de9df
chr
authored
Jul 05, 2011
8e7de9df
Jun 01, 2011
Documentation updates.
· 17235dc7
chr
authored
May 31, 2011
17235dc7
May 30, 2011
Update to random_points.cc example.
· 3e2370ad
chr
authored
May 30, 2011
3e2370ad
Makefile updates.
· 4a59b3e9
chr
authored
May 30, 2011
4a59b3e9
Minor reorganization.
· b100b4b3
chr
authored
May 30, 2011
b100b4b3
Removed code that would have been difficult to parallelize.
· 4647aa6d
chr
authored
May 30, 2011
4647aa6d
May 29, 2011
Command-line utility overhaul. Comment improvements. Removed unused routines.
· 27e878ae
chr
authored
May 29, 2011
27e878ae
Documentation updates.
· 5a8ddc68
chr
authored
May 29, 2011
5a8ddc68
Fixed dates. Loop subset updates.
· dd8ada72
chr
authored
May 29, 2011
dd8ada72
Odd/even example added.
· 3aa4e966
chr
authored
May 29, 2011
3aa4e966
Sub loop test code added and working.
· 543cb09e
chr
authored
May 29, 2011
543cb09e
Added polygons example.
· 7634b5e0
chr
authored
May 29, 2011
7634b5e0
Subset loop code written. Container class reorganized to avoid many template
· 157fa23a
chr
authored
May 29, 2011
157fa23a
May 28, 2011
More code comments. Removed files that will not be part of the initial version
· 55225257
chr
authored
May 28, 2011
55225257
Large updates to the examples. Removed strip-degen.pl.
· ce36f171
chr
authored
May 28, 2011
ce36f171
May 27, 2011
Many code comments added.
· 2d8604aa
chr
authored
May 27, 2011
2d8604aa
Changelog updates.
· 73d0c04d
chr
authored
May 27, 2011
73d0c04d
Floating point optimization.
· e6b2b6f1
chr
authored
May 27, 2011
e6b2b6f1
Updated Changelog.
· 4ccfedc9
chr
authored
May 27, 2011
4ccfedc9
May 26, 2011
More minor improvements.
· fb89da77
chr
authored
May 26, 2011
fb89da77
Bugfix.
· 392f924c
chr
authored
May 26, 2011
392f924c
More minor optimizations.
· 9b570816
chr
authored
May 26, 2011
9b570816
More pointer optimization.
· 663f2b9d
chr
authored
May 26, 2011
663f2b9d
Switched deletion management to pointer arithmetic.
· e0e44a26
chr
authored
May 26, 2011
e0e44a26
Timing test update.
· 6e5b27b7
chr
authored
May 26, 2011
6e5b27b7
Yakima update.
· 91ad08bf
chr
authored
May 26, 2011
91ad08bf
Added pre-container file.
· e083d0c9
chr
authored
May 26, 2011
e083d0c9
Pre-container class working. Command line program working. Fixed list error
· 0e0c14a2
chr
authored
May 26, 2011
0e0c14a2
Updates to library and examples. Added loops example.
· 8a904b07
chr
authored
May 25, 2011
8a904b07
May 25, 2011
Fixed missed template instantiation.
· 92c2dfc6
chr
authored
May 25, 2011
92c2dfc6
Library organization.
· 6db6288a
chr
authored
May 25, 2011
6db6288a
Reworked voronoicell class compiling.
· 4d2c6b66
chr
authored
May 25, 2011
4d2c6b66
May 24, 2011
Bugfixes for marginal point detection. Switch queuing and masking to use pointers.
· 4851ed86
chr
authored
May 24, 2011
4851ed86
Remove some inlined functions.
· 5ea0a2fc
chr
authored
May 24, 2011
5ea0a2fc
Updated examples. Got rid of suretest class. Fixed wall variable names.
· c69687ab
chr
authored
May 24, 2011
c69687ab
Doxyfile updates.
· 267b2c7e
chr
authored
May 23, 2011
267b2c7e
Wall code update.
· 5986e7b9
chr
authored
May 23, 2011
5986e7b9
Loading