Commit Graph

15 Commits

Author SHA1 Message Date
Stephen M. McQuay 1af176a6e0 Primarily: fixed the gmsh module to use integer indices
also did some pep8/pyflakes cleanup
2011-09-27 15:23:42 -06:00
Stephen M. McQuay 837a72b246 Major: made scripts pass pep8 and pyflakes 2011-09-17 15:38:49 -06:00
Stephen McQuay bf791deeb6 merged the gmsh meshes (2/3D) into a single mesh, updated other files to support this 2011-03-28 19:07:19 -06:00
Stephen McQuay bf993339d6 moved the blender funcs into the main grid object 2011-03-28 15:36:50 -06:00
Stephen McQuay 124d9bb12d removed unecessary import 2011-03-24 00:26:44 -06:00
Stephen McQuay aaaf5c7fbb fixed 2D gmsh blender dump 2011-03-23 11:14:09 -06:00
Stephen McQuay 1b91fbcfca minor: logging changes 2011-03-22 16:06:08 -06:00
Stephen McQuay 2c07c3ba45 fixed import 2011-03-22 07:15:34 -06:00
Stephen Mardson McQuay da95afb14d changed the 2D gmsh to work with new baker method 2011-02-20 19:23:01 -07:00
Stephen McQuay d0e8d11156 don't autopopulate the q's for gmsh grid objects 2011-02-15 15:22:07 -07:00
Stephen Mardson McQuay 93fec67cc7 refactored the term 'face' to 'cell' to match what I've found in literature 2010-11-08 15:07:48 -07:00
Stephen McQuay 6f63173489 changed the location of the declaration of global vars 2010-11-01 20:21:47 -06:00
Stephen Mardson McQuay a5cae0eebe starting to implement 3D test case by brute force, very ugly 2010-11-01 15:53:37 -06:00
Stephen Mardson McQuay e9fb1eab03 the gmsh grid object now instantiates its own KDTree 2010-10-29 12:41:39 -06:00
Stephen McQuay 2eaec8268c created a distince gmsh 2D plugin 2010-10-23 16:57:44 -06:00