Commit Graph

178 Commits

Author SHA1 Message Date
Lindsey Heagy 4dafecaef7 cleaned up em deriv test to reduce testing time 2015-11-10 14:53:26 -08:00
Lindsey Heagy b7be3861a0 set seeds for the coord utils test 2015-11-10 10:51:58 -08:00
Rowan Cockett da7fbbb461 edgeCurl is O(h) not O(h^2) ???? 2015-11-09 19:51:46 -08:00
Rowan Cockett 94a79298bd Inner products 2015-11-09 15:14:24 -08:00
Rowan Cockett 2ce694e9d5 test edgeCurl 2015-11-09 10:36:59 -08:00
Lindsey 4a5a0a3c8c Merge pull request #163 from simpeg/em/testSplitting
Em/test splitting
2015-11-09 09:17:43 -08:00
Rowan Cockett 91284e2286 Edge Bug 2015-11-07 18:34:50 -08:00
Rowan Cockett 337383f8ab Hanging faces edges and node connectivity 2015-11-06 11:22:28 -08:00
Lindsey Heagy 7b0bea4e1d make sure subtraction of x0 is a matrix with length of number of points, add test for giving an array XYZ 2015-11-05 16:22:31 -08:00
Lindsey Heagy 96b855d71d use np.cross 2015-11-05 16:10:43 -08:00
Lindsey Heagy 41970a221a split up adjoint and deriv test, pulled out getProblem call and put it in utils 2015-11-05 15:44:35 -08:00
Lindsey Heagy 14f7cf4fff test 4 source types for cross check 2015-11-05 14:58:47 -08:00
Lindsey Heagy a4a2c400a7 fixed cross check test 2015-11-05 14:12:12 -08:00
Lindsey Heagy 6669c3d3aa fixed alignment 2015-11-05 14:09:27 -08:00
Lindsey Heagy 8ce9699b8a removed cross-check test from derive test 2015-11-05 13:34:01 -08:00
Lindsey Heagy ac9b50358f split fdem tests into forward and inverse 2015-11-05 13:30:37 -08:00
Lindsey Heagy 63a2ace3db em directory with tests, faded, them and travis update 2015-11-05 13:17:04 -08:00
Lindsey Heagy 10bd87ac02 move tdem, fdem tests up a directory 2015-11-05 13:14:44 -08:00
Lindsey Heagy 4b87b4b45f attempt to split up travis testing for em 2015-11-05 13:12:15 -08:00
Lindsey Heagy 025b2db70e coordinate rotations 2015-11-04 21:37:27 -08:00
Rowan Cockett ff5885cde0 OcTree faceZ 2015-11-04 14:55:46 -08:00
Rowan Cockett 0da5888e37 permutations 2015-11-04 13:51:18 -08:00
Rowan Cockett d2baf15b54 Test pointerTree 2015-11-04 12:13:54 -08:00
Rowan Cockett 6fb93ee6e4 Lower iterations of Richards tests. 2015-11-04 10:28:19 -08:00
Rowan Cockett e622dfb5cc Merge branch 'master' of https://github.com/simpeg/simpegem into em/dev
Conflicts:
	.coveragerc
	.gitignore
	.travis.yml
	docs/api_Utils.rst
	docs/conf.py
	docs/index.rst
	requirements.txt
	setup.py
2015-11-04 09:59:11 -08:00
Rowan Cockett 465087beba SimPEG.FLOW 2015-10-30 14:36:51 -07:00
Rowan Cockett 7106b2b57f Test examples 2015-10-30 13:59:25 -07:00
Rowan Cockett b8fe0cfdbf Separate tests into folders.
Build in a matrix?
2015-10-30 13:39:01 -07:00