00001 // Voro++, a 3D cell-based Voronoi library 00002 // 00003 // Author : Chris H. Rycroft (LBL / UC Berkeley) 00004 // Email : chr@alum.mit.edu 00005 // Date : July 1st 2008 00006 00007 /* This file is automatically generated by worklist_generate.pl and it is not 00008 * intended to be edited by hand */ 00009 00010 static const int hgrid=4; 00011 static const int fgrid=8; 00012 static const int hgridsq=64; 00013 static const int seq_length=64; 00014 static const unsigned int wl[4096];