Commit Graph

395 Commits

Author SHA1 Message Date
Stephen McQuay 13ff63bb9b starting to add robustness to distributed scripts 2011-03-30 16:04:49 -06:00
Stephen McQuay d4aea22e0b updated slave to take options 2011-03-30 10:36:20 -06:00
Stephen Mardson McQuay 7285da3566 got rid of driver script since the current gbench.py does it all now 2011-03-29 18:57:15 -06:00
Stephen Mardson McQuay 69cb376c3c fixed default grid type 2011-03-29 13:17:49 -06:00
Stephen McQuay 5a44bf3fdd minor whitespace tweak 2011-03-29 08:16:13 -06:00
Stephen McQuay bcbf751b4b minor: bugfix for my progressbar addition 2011-03-28 22:35:45 -06:00
Stephen McQuay fad88725e3 added a progress bar 2011-03-28 22:26:58 -06:00
Stephen McQuay 7685b130b7 added a function to measure improvement 2011-03-28 22:11:38 -06:00
Stephen McQuay 487c132d12 moved files around: now the grid benchmark/test script is gbench.py
--HG--
rename : bin/gmsh_bench.py => bin/gbench.py
2011-03-28 21:08:54 -06:00
Stephen McQuay c1fd006ee7 cleaned up imports 2011-03-28 19:25:35 -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 f09a5b9da6 minor import tweak 2011-03-28 18:46:59 -06:00
Stephen McQuay 7a3c6f800f modified perms 2011-03-28 15:37: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 7de03e8025 pruning 2011-03-28 12:21:19 -06:00
Stephen McQuay 97ed85eda7 found a working blender plot script
--HG--
rename : bin/plot.py => tools/blender/plot.py
2011-03-28 11:48:17 -06:00
Stephen McQuay ccc08454e2 added a matplotlib example for future plotting 2011-03-28 11:05:58 -06:00
Stephen McQuay 5f5912bc9a removed extra point from data 2011-03-28 10:46:16 -06:00
Stephen McQuay 6a1ae50c0c added some benchmarking scripts and results 2011-03-28 10:20:40 -06:00
Stephen McQuay d8f297fcc6 removed test file 2011-03-28 10:13:04 -06:00
Stephen McQuay 7f0d8e0589 got this test file to work appropriately 2011-03-28 10:12:57 -06:00
Stephen McQuay b8cb32d819 minor: needed cells, not faces 2011-03-25 14:21:25 -06:00
Stephen McQuay d62a1ae0d7 I changed the default func for these grid objects to be the baker version 2011-03-24 16:15:08 -06:00
Stephen McQuay 0edc8c192e added an extra option 2011-03-24 16:08:01 -06:00
Stephen McQuay 854545a92b modified to work with latest imports 2011-03-24 15:51:53 -06:00
Stephen McQuay 385294a040 won't be needing these 2011-03-24 15:48:50 -06:00
Stephen McQuay 928a4ccdab made the 'connectivity' tests work (whatever they were) 2011-03-24 15:48:36 -06:00
Stephen McQuay e8414417a5 removed pointless script 2011-03-24 15:17:54 -06:00
Stephen McQuay 24fa65bc90 fixed shabang line 2011-03-24 00:38:55 -06:00
Stephen McQuay d001719447 added dgrid bench script, also ignored another couple of directories 2011-03-24 00:36:49 -06:00
Stephen McQuay f6c7481042 added instructions on how to profile 2011-03-24 00:30:50 -06:00
Stephen McQuay c7b9731ee7 moved and merged the gmsh test script
--HG--
rename : bin/parse_gmsh3D.py => bin/gmsh_bench.py
2011-03-24 00:28:04 -06:00
Stephen McQuay e581ab3215 removed the msh files (easy to generate) 2011-03-24 00:27:53 -06:00
Stephen McQuay 51277348b8 minor: used appropriate base class 2011-03-24 00:27:30 -06:00
Stephen McQuay c80b253141 minor: improved the exception message 2011-03-24 00:27:06 -06:00
Stephen McQuay 124d9bb12d removed unecessary import 2011-03-24 00:26:44 -06:00
Stephen McQuay 8557394a51 renamed the exact funcs 2011-03-24 00:26:27 -06:00
Stephen McQuay 052af650e9 merge 2011-03-23 17:35:06 -06:00
Stephen McQuay bf6e1002a9 got rid of magic number 2011-03-23 17:34:42 -06:00
Stephen Mardson McQuay fda2246c14 handled case where there is no config file 2011-03-23 11:51:54 -06:00
Stephen McQuay 50cc783b97 fixed import of delaunay grid 2011-03-23 11:47:42 -06:00
Stephen McQuay ba5280c17b added python path for blender runs 2011-03-23 11:47:30 -06:00
Stephen McQuay 2941a255c7 minor: documentation formatting 2011-03-23 11:23:32 -06:00
Stephen McQuay c9e6759e97 removed redundant grid class definition 2011-03-23 11:16:50 -06:00
Stephen McQuay e22a95c360 changed import 2011-03-23 11:16:31 -06:00
Stephen McQuay f078c31c50 import change 2011-03-23 11:15:05 -06:00
Stephen McQuay 3b4db56b94 changed grid name to dgrid 2011-03-23 11:14:50 -06:00
Stephen McQuay aaaf5c7fbb fixed 2D gmsh blender dump 2011-03-23 11:14:09 -06:00
Stephen McQuay 3cc0901a54 ignore the profiles dir 2011-03-22 16:09:23 -06:00
Stephen McQuay 4f50e91f8e got rid of silly print statement 2011-03-22 16:07:18 -06:00