Results of my master's thesis
Go to file
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
bin minor: added point to facet information to the grid object 2010-02-10 00:20:06 -07:00
data merged the drivers, and am investigating the qdelauney manpage ... should've done this earlier :P 2010-01-30 12:15:00 -07:00
lib minor: added point to facet information to the grid object 2010-02-10 00:20:06 -07:00
test getting stuff from qdelaunay 2010-02-07 00:01:02 -07:00
tools working on adding 3D baker. also starting to massage together a good baker method test (2D), and added a stub file for 3D testing 2010-01-29 11:56:52 -07:00
.hgignore init 2009-12-27 10:48:27 -07:00
.setup minor: updated the .setup file 2010-01-31 20:51:25 -07:00