Rowan Cockett
3434ea83ba
Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into LOM
2013-08-06 17:52:09 -07:00
Rowan Cockett
a510755926
Moved projectFace/EdgeVector to the base mesh class, along with some default normal and tangents.
2013-08-06 15:07:32 -07:00
Rowan Cockett
1acb1a4b84
Ensure you return None if dimension of TensorMesh is less than the requested grid.
2013-08-03 16:08:04 -07:00
Dave Marchant
a3ecaf7996
Added an __str__ method to the mesh class. Will allow for basic mesh info to be viewed using 'print mesh'
2013-08-01 22:54:52 -07:00
Rowan Cockett
c259a6651a
Integrated getEdge/FaceInnerProduct into the tensor mesh class.
2013-07-30 22:12:53 -07:00
Rowan Cockett
f439a6d017
Updated TensorMesh __main__ so that it works with new standards.
2013-07-22 16:25:34 -07:00
Rowan Cockett
f626cedfb8
Bug fixes to do with array sizes.
...
Incorporated eldads outer product code
2013-07-19 11:24:14 -07:00
Rowan Cockett
ef557beb84
Merged Seogi's code into the Tensor Mesh code base.
...
This is under the DiffOperators class, which can be inherited with BaseMesh to any Mesh Object.
Cell area and other dimension calculations are included in the TensorMesh class.
Wrote unit tests for cell vol, area, and edges.
2013-07-18 10:41:58 -07:00
Lars Ruthotto
09b12ca52d
renamed folder 'code' to 'SimPEG'
...
new folder for ipython notebooks
improved 2D plots
2013-07-12 14:21:58 -07:00