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-07-05 22:18:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6ec17a4d3ab25416747b3f6435fffd497e8e10d
simpeg
/
SimPEG
/
mesh
T
History
Rowan Cockett
b6ec17a4d3
Merge branch 'master' of
https://bitbucket.org/rcockett/simpeg
into boundaryConditions
...
Conflicts: SimPEG/__init__.py
2013-11-18 12:33:09 -08:00
..
__init__.py
Added 1D Cylindrical mesh.
2013-10-18 17:43:11 -07:00
BaseMesh.py
Added nCv property to BaseMesh and Cyl1DMesh classes.
2013-11-18 11:06:35 -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