Commit Graph

209 Commits

Author SHA1 Message Date
Lindsey Heagy 29579c35e0 place holders for averaging 2015-11-10 18:42:09 -08:00
Rowan Cockett 277318240c Delete old implementations 2015-11-10 17:54:35 -08:00
Rowan Cockett 13c8843fd1 Rearrange PointerTree 2015-11-10 17:48:37 -08:00
Rowan Cockett 314b50c435 Merge branch 'TreeMesh' of https://github.com/simpeg/simpeg into mesh/tree 2015-11-10 17:27:24 -08:00
Rowan Cockett f6c5b011e8 Tests octree order 2015-11-10 17:11:08 -08:00
Rowan Cockett da7fbbb461 edgeCurl is O(h) not O(h^2) ???? 2015-11-09 19:51:46 -08:00
Rowan Cockett 94a79298bd Inner products 2015-11-09 15:14:24 -08:00
Rowan Cockett 5b85bcaeaf ntFx: number of total faces in x direction 2015-11-09 10:13:45 -08:00
Rowan Cockett 91284e2286 Edge Bug 2015-11-07 18:34:50 -08:00
Rowan Cockett fb18d8a5d8 Dirty edges 2015-11-07 18:19:40 -08:00
Rowan Cockett 855c92dc77 Number of hanging things. 2015-11-07 18:04:06 -08:00
Rowan Cockett 406addd332 Recursive force 2015-11-07 17:58:11 -08:00
Rowan Cockett b1058eb07d Remove structure change, replace with __dirty__ 2015-11-07 17:55:45 -08:00
Rowan Cockett b2381796f7 Fix numbering 2015-11-07 17:51:02 -08:00
Rowan Cockett ebb57f6218 edgeCurl 2015-11-07 17:32:59 -08:00
Rowan Cockett 0aafb8931b Rename _treeInds to _cells 2015-11-07 16:49:01 -08:00
Rowan Cockett e8ae516030 Speed improvements, cython, balancing. 2015-11-07 16:47:19 -08:00
Rowan Cockett 109a5f0f86 Simple Balancing 2015-11-06 19:43:21 -08:00
Rowan Cockett ac688254ac Deflation matrix and faceDiv start 2015-11-06 13:37:13 -08:00
Rowan Cockett e55dc2e78d rename hangingNodes --> hangingN etc. 2015-11-06 11:53:46 -08:00
Rowan Cockett 337383f8ab Hanging faces edges and node connectivity 2015-11-06 11:22:28 -08:00
Rowan Cockett e2e2fcec03 fix 2d plotting 2015-11-04 15:01:22 -08:00
Rowan Cockett ff5885cde0 OcTree faceZ 2015-11-04 14:55:46 -08:00
Rowan Cockett c688bfd5ae Start of 3D PointerTree 2015-11-04 14:23:36 -08:00
Rowan Cockett 0da5888e37 permutations 2015-11-04 13:51:18 -08:00
Rowan Cockett d2baf15b54 Test pointerTree 2015-11-04 12:13:54 -08:00
Rowan Cockett 44d11542c7 PointerTree, FaceDiv, Visualization 2015-11-04 11:34:36 -08:00
Rowan Cockett b00488a6d0 Minor updates to TreeMesh 2015-10-30 11:56:26 -07:00
seogi_macbook 686598cc8f Add ignore values 2015-06-03 23:37:36 -07:00
Lindsey Heagy d8b04b0859 LOM --> Curv 2015-05-15 09:21:54 -07:00
Lindsey Heagy d9d9d6828b updated documentation inside of CurvilinearMesh.py 2015-05-15 09:09:04 -07:00
Lindsey Heagy 46b2e11ef8 LRM --> Curv 2015-05-14 23:35:38 -07:00
Lindsey 0f703739ed Changes LRM to Curvilinear 2015-05-14 14:12:52 -07:00
Rowan Cockett f86d3d7bdc updates to plotting 2015-05-01 11:13:44 -07:00
Rowan Cockett a9b1f89e7f updates to TreeMesh 2015-04-05 17:09:03 -07:00
Rowan Cockett 223380484b A bug that took six hours to track down. Two characters. 2015-04-05 17:07:10 -07:00
Rowan Cockett 6e4aac140b Merge branch 'master' of https://github.com/simpeg/simpeg into TreeMesh 2015-04-04 14:45:42 -07:00
Rowan Cockett b518b9b871 updates to cylindrical to tensor mesh interpolation, tested. 2015-03-19 16:22:55 -07:00
Rowan Cockett 354a137461 add additional operators to the tensor mesh. 2015-03-19 13:18:45 -07:00
Rowan Cockett 16c269e013 updates to cyl mesh and minor bug fixes. 2015-03-19 12:48:50 -07:00
Rowan Cockett 0220ee57f2 start of inner products 2015-02-11 23:08:22 -08:00
Rowan Cockett 5cdab15aa1 nodal gradient 2015-02-11 21:57:05 -08:00
Rowan Cockett 3369096126 updates to edge Curlssssszzzz 2015-02-11 17:30:41 -08:00
Rowan Cockett 99ada822e8 faceDiv in 3D 2015-02-11 17:16:29 -08:00
Rowan Cockett 5afea4e2b6 update grids. Think refining is working properly 2015-02-11 16:36:57 -08:00
Rowan Cockett d65a3540a4 cell indexing 2015-02-11 13:38:08 -08:00
Rowan Cockett a4f3db398f fancy indexing classes 2015-02-11 12:53:15 -08:00
Rowan Cockett 5c85f13cb6 test counting, put dummies in for grid3D calcs 2015-02-10 12:42:35 -08:00
Rowan Cockett 72c8dfb3ef generalize sorting alg 2015-02-10 12:39:41 -08:00
Rowan Cockett 1c40cbb972 init3D 2015-02-10 12:34:48 -08:00