Commit Graph

15 Commits

Author SHA1 Message Date
rowanc1 e08467af3e tolerance on test 2014-02-28 15:19:00 -08:00
rowanc1 7b025ed95a Memory optimizations: use __slots__ to save 1GB of ram on modest sized problem. Get rid of dictionaries (they are expensive here). 2014-02-11 23:31:01 -08:00
rowanc1 a89535781f edgeCurl on ocTree 2014-02-11 19:10:29 -08:00
rowanc1 aa539462a1 Nodal Gradient! 2014-02-11 13:58:31 -08:00
rowanc1 87a8890133 nodes in 3D cell 2014-02-11 13:35:05 -08:00
rowanc1 aa122eaa19 Edge Innerproducts 2014-02-11 11:39:48 -08:00
rowanc1 53c2dcd3ba refactor numbering code for faces and fix inner product bug 2014-02-11 11:02:39 -08:00
rowanc1 a808aa5774 FaceInnerProducts for TreeMesh 2014-02-10 22:35:28 -08:00
rowanc1 3bd4b0ee59 bug fixes. 2014-02-10 17:35:55 -08:00
rowanc1 db73e4c018 test all grids. 2014-02-10 16:35:53 -08:00
rowanc1 cd64da86d3 nodal grid test. 2014-02-10 16:06:55 -08:00
rowanc1 1600058cb5 114 more tests! 2014-02-10 14:49:08 -08:00
rowanc1 cd30c0a455 Refactor gridding code. 2014-02-10 12:43:10 -08:00
rowanc1 b3c653a235 bug fixes to face centre locations. Lots more testing.. 2014-02-10 12:25:46 -08:00
rowanc1 fd154c5005 Switch to Edges (few bugs in the refinement code..) 2014-02-09 23:11:40 -08:00