Commit Graph

283 Commits

Author SHA1 Message Date
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
Rowan Cockett e0303b8dff multi face refinement 2015-02-09 22:52:08 -08:00
Rowan Cockett 156b85319c updates to multiple edge refinement 2015-02-09 22:51:52 -08:00
Rowan Cockett 006dcf393d updates to area calculation 2015-02-09 22:12:22 -08:00
Rowan Cockett 5e5a3221e8 test simple grid functions add Nodal Grid 2015-02-09 21:48:42 -08:00
Rowan Cockett 310f327b5a updates to edges and areas 2015-02-09 21:30:54 -08:00
Rowan Cockett a7a6671ad4 updates to tree mesh. faceDiv kinda working. 2015-02-09 20:52:26 -08:00
Rowan Cockett aa05cdc653 initial work on new tree mesh implementation 2015-02-09 20:19:00 -08:00
Rowan Cockett 7069ca7451 updates to cyl averaging. 2015-02-05 13:51:30 -08:00
lheagy f8259456d0 start of cyl mesh anisotropy 2015-02-05 12:44:46 -08:00
Rowan Cockett 496ba70982 CylView and minor tensor mesh update 2015-01-29 10:50:06 -08:00
SEOGI KANG 0b47ee5011 Add 2d curl and testing 2014-09-18 17:02:29 -07:00
rowanc1 ce6fae8b2c rename test functions 2014-07-03 11:27:12 -07:00
rowanc1 42278d35fe implement and test harmonic averaged derivatives 2014-07-03 11:00:25 -07:00
rowanc1 bb0b9c1de4 write test for invProp and invMat (failing) 2014-07-03 10:31:04 -07:00
rowanc1 8c65ddacae Change innerProduct to take sigma not tensorType. 2014-07-03 10:08:39 -07:00
rowanc1 9d048f2884 generalize the derivs for innerProducts 2014-07-02 16:52:46 -07:00
rowanc1 a93b25b488 pre multiplication in innerproduct code. 2014-06-18 10:21:10 -07:00
rowanc1 7d34f596ff More tests on more meshes, IPDeriv returns a function. 2014-06-17 09:47:03 -06:00
rowanc1 d2bde11a2a Fixes #68 2014-06-16 17:09:06 -06:00
rowanc1 6687a8324f bug fixes in TreeMesh 2014-06-16 14:24:54 -06:00
rowanc1 fb90faae50 more object oriented innerProducts 2014-06-16 14:16:19 -06:00
rowanc1 1d5ecbf303 Edge inner products updates for 1D 2014-06-16 14:01:03 -06:00
rowanc1 9512b377c0 InnerProducts working as an operator. Simplifications and generalizations in inner product code. 2014-06-16 12:17:01 -06:00
rowanc1 398a73e2c2 return value on plot slice 2014-05-19 21:42:23 -07:00
rowanc1 063c84af91 Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.) 2014-05-17 16:50:51 -07:00
rowanc1 fa683194ea more tests for tensor mesh 2014-05-16 19:53:27 -07:00