Commit Graph

16 Commits

Author SHA1 Message Date
Rowan Cockett 37e10cabaa Minor changes to how grids are calculated. Duplicate code has been removed. 2013-11-05 11:12:00 -08:00
Rowan Cockett 51a539a291 Generalized to any dimension. Tested. 2013-11-04 18:17:01 -08:00
Rowan Cockett d063c2ccb8 Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into Interpolation_TensorMesh 2013-11-04 16:26:18 -08:00
Rowan Cockett df329c4955 Bug fix for the Edge vars. 2013-11-04 15:33:52 -08:00
Rowan Cockett 4dbfc77aba changed these to be consistent with other places in the code. 2013-11-04 15:24:35 -08:00
Dave Marchant 06cd641db3 Initial implementation of interpolation matrix generation for TensorMesh (3D ONLY) 2013-11-04 14:07:16 -08:00
Rowan Cockett df51919d81 Documentation Updates. Issue #11 2013-11-04 11:49:55 -08:00
Rowan Cockett 07c917dbae Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into inversionFramework 2013-11-04 09:36:50 -08:00
Rowan Cockett 187ba97112 Bug fix in regularization. 2013-11-01 15:19:07 -07:00
Rowan Cockett 548ba9aa0a bug fixes to framework. 2013-10-23 18:19:33 -07:00
Rowan Cockett 9cd6e7ed08 Issue #9
Ensure that h is a float in all meshes.
2013-10-23 16:44:33 -07:00
Rowan Cockett 13efdc12f9 updates to view, and documentation of base mesh. 2013-10-22 14:42:30 -07:00
Dave Marchant 674de34212 Added method to return index of nearest face or edge to a given point. 2013-10-21 12:48:56 -07:00
Dave Marchant ac96b462c8 Initial implementation of interpolation matrix generation for Cyl1D meshes 2013-10-20 15:06:32 -07:00
Dave Marchant ec42871640 Added 1D Cylindrical mesh. 2013-10-18 17:43:11 -07:00
Rowan Cockett db694dd780 moved to mesh folder. 2013-10-18 17:22:13 -07:00