Commit Graph

1342 Commits

Author SHA1 Message Date
rowanc1 5a971baaf4 bug fix for comparison with q 2014-02-17 12:58:02 -08:00
rowanc1 6f52e9b50d make symmetric and solve with CG 2014-02-17 12:34:15 -08:00
rowanc1 d8c41e664b make general. 2014-02-17 12:26:53 -08:00
rowanc1 fbdde2ac24 boundaryCondition initial work. 2014-02-17 12:00:50 -08:00
rowanc1 9a53545d0a testFaceInnerProduct1D 2014-02-16 19:10:58 -08:00
rowanc1 5b09891601 bug fix. 2014-02-16 18:40:32 -08:00
rowanc1 abd4f47dfc bug fix. 2014-02-16 18:39:14 -08:00
rowanc1 530de6cb5c FaceInnerProduct for 1D 2014-02-16 18:31:30 -08:00
rowanc1 8b5ca46ecf started testing of faceDiv 2014-02-16 18:05:11 -08:00
rowanc1 d5c09ce036 Combine view functions into one file. 2014-02-16 15:43:49 -08:00
rowanc1 7dd8f9e83e faceDiv (untested) 2014-02-16 15:32:20 -08:00
rowanc1 2bdc3958b5 Split out base tensor mesh stuff into different mixing class. 2014-02-16 14:42:43 -08:00
rowanc1 9bea954dff vol and area tests passing 2014-02-15 14:08:41 -08:00
rowanc1 1129fc1c66 vectors in CylMesh 2014-02-14 21:44:46 -08:00
rowanc1 dc563ff6c5 Correct counting on cylinder mesh! 2014-02-14 20:25:57 -08:00
rowanc1 250108277f Initial clean up of the CylMesh code. Inherits from TensorMesh. Many more things to do! 2014-02-14 17:33:27 -08:00
rowanc1 39b250c9ac Split out BaseRectangularMesh (Issue #48) 2014-02-14 11:07:25 -08:00
rowanc1 ea92cf3fc0 renamed functions that return a vector in base mesh to start with a v as per issue #48 2014-02-14 10:46:36 -08:00
rowanc1 120c0e5cc9 updated docs 2014-02-14 10:05:23 -08:00
rowanc1 893d726854 change to Jvec and Jtvec 2014-02-13 18:31:59 -08:00
rowanc1 7f9a5075d9 added projectFieldsAdjoint 2014-02-13 16:53:38 -08:00
rowanc1 842a3c367e Speed up tensor mesh test. 2014-02-12 19:28:38 -08:00
Rowan Cockett 00bda323b2 Merge pull request #49 from simpeg/quadtree
Quadtree and OcTree
2014-02-12 19:21:34 -08:00
rowanc1 82edde7f71 Move to own repo. 2014-02-12 19:14:11 -08:00
rowanc1 e6d6297488 Removed Examples dir, and put it up a level (outside SimPEG path) renamed to tutorials for future tutorial development. 2014-02-12 10:23:38 -08:00
rowanc1 52bdf7997b Merge branch 'develop' of https://github.com/simpeg/simpeg into develop 2014-02-12 09:56:37 -08:00
rowanc1 20cb359e82 Removed (now broken) database stuff. 2014-02-12 09:56:20 -08:00
rowanc1 7037371311 pointer to x0 2014-02-12 08:55:13 -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
Dave Marchant 34a4d5cb64 Mass derivs in cylindrical mesh. 2014-02-11 21:29:25 -08:00
rowanc1 eef528592a Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree 2014-02-11 19:16:47 -08:00
rowanc1 38e1d5a1eb lower tolerance on testing random meshes for 1D interpolation 2014-02-11 19:16:11 -08:00
rowanc1 a89535781f edgeCurl on ocTree 2014-02-11 19:10:29 -08:00
rowanc1 b63675c0d8 patch develop branch 2014-02-11 18:55:17 -08:00
rowanc1 12e885f5ce change field--> fields 2014-02-11 18:45:06 -08:00
rowanc1 62f00004eb bug fix. 2014-02-11 15:02:30 -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 38fbc0cfac Merge branch 'develop' of https://github.com/simpeg/simpeg into quadtree 2014-02-11 13:21:50 -08:00
rowanc1 f6b85ca173 getEdgeMassDeriv 2014-02-11 13:20:46 -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 61e86c2dd9 combine edge inner product code 2014-02-10 22:16:37 -08:00
rowanc1 c1a6fc950b combine edge inner products 2D and 3D 2014-02-10 22:10:34 -08:00
rowanc1 53cf9bdd77 pulled out tensor creation code. 2014-02-10 21:50:51 -08:00
rowanc1 ac758f1a65 finished pulling out projection code. 2014-02-10 21:42:16 -08:00
rowanc1 f729d1f4f9 refactor faceInProd 3D 2014-02-10 21:12:08 -08:00
rowanc1 dba255b64e refactoring 2014-02-10 21:01:00 -08:00
rowanc1 534e229ab6 refactor faceInnerProduct2D code to get ready for octree 2014-02-10 18:53:15 -08:00