Rowan Cockett
c298ebe8d8
Remove the Meshless Identity Map.
...
- This is now default functionality in the IdentityMap.
2015-12-04 15:42:08 -08:00
Lindsey Heagy
83cb5ce46a
- Meshlesses Identity Map (takes nP instead of a mesh)
...
- Tikhonov regularization if active cells are used (don't take derivs across interfaces between active cells and not)
- testing improvements: test 1D, 2D, 3D on a random tensor mesh , also test that for a constant mref, phi_m(ref) = 0
2015-11-28 12:55:24 -08:00
Rowan Cockett
7c0be4ec50
Merge pull request #181 from simpeg/em/dev
...
Em/dev
2015-11-25 08:23:05 -08:00
Rowan Cockett
83e29b74c7
Seed the random flowTests
2015-11-24 19:28:06 -08:00
Lindsey Heagy
f3fb1e6481
added an __iadd__, __isub__ to zero class
2015-11-24 10:05:28 -08:00
Lindsey
815311bfec
cleaned up sources
2015-11-23 18:03:49 -08:00
Lindsey
6a83af7334
merged master to get namespace changes, resolved merge conflicts, use zero, identity for derivs, defaults for primary fields and sources
2015-11-23 17:41:32 -08:00
Rowan Cockett
dcb9b8787d
Corsen Trees
2015-11-18 17:15:26 -08:00
Rowan Cockett
5678d90ef1
Merge branch 'master' of https://github.com/simpeg/simpeg into mesh/tree
2015-11-18 15:41:57 -08:00
Rowan Cockett
81a36684ca
NodalGrad
2015-11-18 15:34:55 -08:00
Rowan Cockett
033a64d53f
Updates to inheritance and faster innerproducts on treemesh.
2015-11-18 12:57:15 -08:00
Lindsey Heagy
7023e999bc
SurveyFDEM --> Survey, FieldsFDEM --> Fields
2015-11-17 22:17:38 -08:00
Lindsey Heagy
fe2e29031c
updated Rx naming in FDEM analytics test
2015-11-17 21:30:09 -08:00
Rowan Cockett
1718e3506d
Interpolation
2015-11-17 19:47:10 -08:00
Lindsey Heagy
e0684a0820
aveN2CC
2015-11-15 21:33:54 -08:00
Lindsey Heagy
d7bcc0c074
broke up averaging so that we have averaging for components as well
2015-11-15 00:08:26 -08:00
Lindsey Heagy
9d92f62cfa
analytic test update
2015-11-13 13:50:10 -08:00
Lindsey Heagy
52375ecd06
fixed fdem deriv test
2015-11-13 12:32:09 -08:00
Lindsey Heagy
4fe9475ffc
aveE2CCV for 3D
2015-11-13 08:32:01 -08:00
Lindsey Heagy
d130b50f7f
aveE2CC for 3D
2015-11-12 09:11:39 -08:00
Lindsey Heagy
6a30ea1d83
better mesh sizes for testing
2015-11-12 08:20:44 -08:00
Lindsey Heagy
821932ed82
aveF2CCV in 2 and 3D
2015-11-12 08:19:15 -08:00
Rowan Cockett
86eb244011
updates to innerProductDeriv tests for tree mesh
2015-11-11 14:04:36 -08:00
Rowan Cockett
8fc1a86742
Updates to order tests. added 'notatreeTree' mesh.
2015-11-11 13:19:48 -08:00
Lindsey Heagy
a53372a859
Averaging from faces to cell centres (2nd order on non-refined mesh, 1st order when we refine... which I think is ok)
2015-11-11 09:32:31 -08:00
Rowan Cockett
277318240c
Delete old implementations
2015-11-10 17:54:35 -08:00
Rowan Cockett
d860456105
move tests to new folder.
2015-11-10 17:30:40 -08:00
Rowan Cockett
f6c5b011e8
Tests octree order
2015-11-10 17:11:08 -08:00
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