This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
simpeg
Watch
1
Star
0
Fork
0
You've already forked simpeg
mirror of
https://github.com/wassname/simpeg.git
synced
2026-06-29 13:50:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef45abddbb0f0bec93f31028af16c4edea47b21e
simpeg
/
SimPEG
/
mesh
T
History
Rowan Cockett
f71a6f8f06
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into richards
...
Conflicts: SimPEG/__init__.py
2013-11-19 17:46:02 -08:00
..
__init__.py
Added 1D Cylindrical mesh.
2013-10-18 17:43:11 -07:00
BaseMesh.py
Added nNv property to baseMesh.
2013-11-19 12:27:08 -08:00
Cyl1DMesh.py
Added nCv property to BaseMesh and Cyl1DMesh classes.
2013-11-18 11:06:35 -08:00
DiffOperators.py
Bug fix in cellGradx/y/z
2013-11-13 23:00:51 -08:00
InnerProducts.py
Issue
#25
renamed nF and nE to nFv nEv
2013-11-06 11:16:01 -08:00
LogicallyOrthogonalMesh.py
Tested averaging operators.
2013-11-06 12:43:17 -08:00
LomView.py
moved to mesh folder.
2013-10-18 17:22:13 -07:00
TensorMesh.py
Added shortcut to making a TensorMesh on a unit cube:
2013-11-13 15:52:56 -08:00
TensorView.py
Bug Fix in TensorView.plotImage (didn’t work in 2D)
2013-11-13 15:09:13 -08:00