Commit Graph

45 Commits

Author SHA1 Message Date
Brendan Smithyman ca8d8f8c2d Futurize 1, futurize 2, pasteurize. 2016-07-16 14:17:02 -05:00
Rowan Cockett 40f0874dfb Doc testing, I think that is most of them! 2016-05-29 22:18:22 -07:00
Lindsey Heagy 6b359f49b5 docs clean-up (using autoclass is more stable than automodule) 2016-01-31 15:21:46 -08:00
Lindsey Heagy 46b2e11ef8 LRM --> Curv 2015-05-14 23:35:38 -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 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 d08da1a3b0 invMat option in getInnerProducts 2014-04-25 17:21:31 -07:00
rowanc1 c3333225ec updates to innerProducts 2014-04-25 15:49:15 -07:00
rowanc1 cfb0a7f447 Merge branch 'master' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/LogicallyRectMesh.py
	SimPEG/Mesh/TensorMesh.py
	SimPEG/Mesh/__init__.py
	SimPEG/Tests/TestUtils.py
	SimPEG/Tests/test_operators.py
2014-03-06 18:17:39 -08:00
rowanc1 90967ce7f9 isScalar in Utils (tested) and support for scalar inner products and derivatives (tested). 2014-03-04 12:19:57 -08:00
rowanc1 eeae3ec783 Changed LogicallyOrthogonalMesh to LogicallyRectMesh and updated all dependencies.
LOM --> LRM

removed LomView.py, and put plot grid code inside Mesh code.

Added tutorial style introduction to the mesh.
2014-03-03 12:23:20 -08:00
rowanc1 c6db3d59f7 refactoring and documentation for innerProducts 2014-03-03 11:12:45 -08:00
rowanc1 3dd54bc0e3 Full anisotropic tensor derivatives. 2014-03-03 11:01:12 -08:00
rowanc1 3eb8224e28 Edge inner products are derivatives w/ testing. 2014-03-01 06:54:30 -08:00
rowanc1 b5c7b11265 updates to face innerProducts
Increase Speed
Add derivatives
Add tests
2014-02-28 15:21:39 -08:00
rowanc1 d0a734b17c Added option to invert the material property. 2014-02-26 16:29:33 -08:00
rowanc1 b0b4a00172 docs updates and notation changes 2014-02-26 16:25:40 -08:00
rowanc1 1c17c3341e Major updates to innerProducts documentation 2014-02-26 15:12:30 -08:00
rowanc1 969ebaba6e Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean
Conflicts:
	SimPEG/Mesh/InnerProducts.py
2014-02-21 21:58:57 -08:00
rowanc1 891c4ce972 added invPropertyTensor and makeTensor to matUtils
combined sp utils into mat utils
2014-02-21 19:55:44 -08:00
Lindsey Heagy 872a8a178b fixed float issue in innerproducts 2014-02-21 17:06:43 -08:00
rowanc1 558d8b9444 Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean 2014-02-18 12:49:00 -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 9bea954dff vol and area tests passing 2014-02-15 14:08:41 -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 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
rowanc1 fa8a5cd7cb renaming to ensure capitals 2014-01-16 13:22:46 -08:00