18 Commits

Author SHA1 Message Date
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
Rowan Cockett 5e20960335 50% speed up in refinement 2015-11-15 17:45:37 -08:00
rowanc1 063c84af91 Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.) 2014-05-17 16:50:51 -07:00
rowanc1 a14a0dbaa1 Merge branch 'master' of https://github.com/simpeg/simpeg into Map 2014-04-15 11:13:21 -07:00
Rowan Cockett 9cd217ae20 Merge pull request #64 from simpeg/cylClean
CylMesh
2014-04-15 11:10:35 -07:00
Dave Marchant acdffe8ef9 Ensure that mesh origin is a float to prevent round off problems. 2014-04-15 10:48:26 -07:00
rowanc1 d88fc1c383 Some Changes to Maps and documentation 2014-04-15 10:20:32 -07:00
rowanc1 8f8cbb1c19 Move some counting down to base mesh. 2014-02-21 12:08:08 -08:00
rowanc1 558d8b9444 Merge branch 'develop' of https://github.com/simpeg/simpeg into cylClean 2014-02-18 12:49:00 -08:00
rowanc1 530de6cb5c FaceInnerProduct for 1D 2014-02-16 18:31:30 -08:00
rowanc1 250108277f Initial clean up of the CylMesh code. Inherits from TensorMesh. Many more things to do! 2014-02-14 17:33:27 -08:00
rowanc1 39b250c9ac Split out BaseRectangularMesh (Issue #48) 2014-02-14 11:07:25 -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 c128be8af3 Clean up BaseMesh 2014-02-05 20:27:25 -08:00
rowanc1 25d79d3636 Clean Up Documentation 2014-01-19 13:39:50 -07:00
rowanc1 be90cc48d2 Removed mesh.n as it is the same as mesh.nCv 2014-01-16 15:46:17 -08:00
rowanc1 fa8a5cd7cb renaming to ensure capitals 2014-01-16 13:22:46 -08:00