smbinterp/bin
Stephen Mardson McQuay 9ff48f4c12 minor: added point to facet information to the grid object
I really think that I need to create my own point object, and hang the facet information directly off of that. right now there are simply parallel arrays for q, numpy.array(x,y), and {point_index: [adjacent faces]} ...

work to be done!
2010-02-10 00:20:06 -07:00
..
driver.py minor: added point to facet information to the grid object 2010-02-10 00:20:06 -07:00
generate_qhull.pl init 2009-12-27 10:48:27 -07:00
grid_driver.py added face information to the grid. i need to parse and add point->face information ... somehow ... 2010-02-07 20:23:19 -07:00