Rowan Cockett
|
0220ee57f2
|
start of inner products
|
2015-02-11 23:08:22 -08:00 |
|
Rowan Cockett
|
5cdab15aa1
|
nodal gradient
|
2015-02-11 21:57:05 -08:00 |
|
Rowan Cockett
|
3369096126
|
updates to edge Curlssssszzzz
|
2015-02-11 17:30:41 -08:00 |
|
Rowan Cockett
|
99ada822e8
|
faceDiv in 3D
|
2015-02-11 17:16:29 -08:00 |
|
Rowan Cockett
|
5afea4e2b6
|
update grids. Think refining is working properly
|
2015-02-11 16:36:57 -08:00 |
|
Rowan Cockett
|
5c85f13cb6
|
test counting, put dummies in for grid3D calcs
|
2015-02-10 12:42:35 -08:00 |
|
Rowan Cockett
|
006dcf393d
|
updates to area calculation
|
2015-02-09 22:12:22 -08:00 |
|
Rowan Cockett
|
9a8f4d60f7
|
test area edge vol
|
2015-02-09 21:59:28 -08:00 |
|
Rowan Cockett
|
5e5a3221e8
|
test simple grid functions add Nodal Grid
|
2015-02-09 21:48:42 -08:00 |
|
Rowan Cockett
|
e906899a87
|
Make the tests less picky.
|
2015-01-29 11:14:16 -08:00 |
|
SEOGI KANG
|
fe6f5b8ec8
|
Merge branch 'master' of https://github.com/simpeg/simpeg
|
2014-09-18 17:03:53 -07:00 |
|
SEOGI KANG
|
0b47ee5011
|
Add 2d curl and testing
|
2014-09-18 17:02:29 -07:00 |
|
rowanc1
|
cf5be08d96
|
add a 2d to 3d map and test it!
|
2014-07-12 15:24:29 -05:00 |
|
rowanc1
|
944530fab9
|
update innerproduct tests
|
2014-07-03 11:37:48 -07:00 |
|
rowanc1
|
ce6fae8b2c
|
rename test functions
|
2014-07-03 11:27:12 -07:00 |
|
rowanc1
|
42278d35fe
|
implement and test harmonic averaged derivatives
|
2014-07-03 11:00:25 -07:00 |
|
rowanc1
|
bb0b9c1de4
|
write test for invProp and invMat (failing)
|
2014-07-03 10:31:04 -07:00 |
|
rowanc1
|
8c65ddacae
|
Change innerProduct to take sigma not tensorType.
|
2014-07-03 10:08:39 -07:00 |
|
rowanc1
|
32fa4c95df
|
Add tensorType to problem.
|
2014-06-18 11:08:42 -07:00 |
|
rowanc1
|
7d34f596ff
|
More tests on more meshes, IPDeriv returns a function.
|
2014-06-17 09:47:03 -06:00 |
|
rowanc1
|
1d5ecbf303
|
Edge inner products updates for 1D
|
2014-06-16 14:01:03 -06:00 |
|
rowanc1
|
9512b377c0
|
InnerProducts working as an operator. Simplifications and generalizations in inner product code.
|
2014-06-16 12:17:01 -06:00 |
|
rowanc1
|
1e2b239e7b
|
move fields to problem class.
|
2014-05-18 23:12:01 -07:00 |
|
rowanc1
|
4af67b8da4
|
more fields updates and tests
|
2014-05-18 19:50:55 -07:00 |
|
rowanc1
|
9fe6973ffb
|
Add and test time index passing to aliased time fields
|
2014-05-18 18:22:31 -07:00 |
|
rowanc1
|
8f69670fce
|
modelObj and dataObj --> eval
|
2014-05-18 17:09:44 -07:00 |
|
rowanc1
|
c153183894
|
map and model updates
|
2014-05-18 16:46:25 -07:00 |
|
rowanc1
|
907e0eed47
|
Updates to mapping and models. Remove .transform and rename .transformDeriv to .deriv
|
2014-05-18 15:42:08 -07:00 |
|
rowanc1
|
2392b7d6b9
|
test counter utils
|
2014-05-18 00:15:00 -07:00 |
|
rowanc1
|
709927a574
|
fix reg test
|
2014-05-18 00:10:48 -07:00 |
|
rowanc1
|
23e6ece0cd
|
Maps documentation.
|
2014-05-17 21:05:31 -07:00 |
|
rowanc1
|
e2635e4716
|
Test solver
|
2014-05-17 17:44:26 -07:00 |
|
rowanc1
|
fb67aacc8d
|
Test Maps and Models
|
2014-05-17 17:25:27 -07:00 |
|
rowanc1
|
fa683194ea
|
more tests for tensor mesh
|
2014-05-16 19:53:27 -07:00 |
|
rowanc1
|
102d5721c5
|
Solver updates. Remove .solve() replace with a multiplication.
|
2014-05-16 19:33:29 -07:00 |
|
rowanc1
|
26340fe90f
|
update solver utils.
|
2014-05-16 18:46:31 -07:00 |
|
rowanc1
|
f3170a8a7f
|
#69 Removed most solvers, replaced by wrappers.
|
2014-05-16 18:33:57 -07:00 |
|
rowanc1
|
1f0e37d773
|
Move linear problem example to examples folder.
|
2014-05-16 17:53:51 -07:00 |
|
rowanc1
|
3db46cc91c
|
eye --> identity, spzeros -> csr
|
2014-05-16 15:12:29 -07:00 |
|
rowanc1
|
399678e496
|
Allow aliased field to be a property of the fields object.
|
2014-05-15 12:37:35 -07:00 |
|
rowanc1
|
dd0a2e3878
|
Testing of fields in time with alias.
|
2014-05-15 12:28:46 -07:00 |
|
rowanc1
|
80ace330e4
|
Time Fields Aliasing
|
2014-05-15 12:19:57 -07:00 |
|
rowanc1
|
6cc41319a0
|
Aliased fields checks.
|
2014-05-15 09:50:34 -07:00 |
|
rowanc1
|
93f010bba9
|
remove txPair from fields obj.
|
2014-05-15 09:14:41 -07:00 |
|
rowanc1
|
ebc2853615
|
Alias fields option.
|
2014-05-15 09:10:51 -07:00 |
|
rowanc1
|
d6210072cd
|
Raise exceptions when trying to interpolate fields that don't exist in the CylMesh
|
2014-05-02 15:05:31 -07:00 |
|
rowanc1
|
a39bf58a2b
|
updates to survey time problem
|
2014-04-27 15:31:54 -07:00 |
|
rowanc1
|
6e3d3863c1
|
name slicing in fancy fields
|
2014-04-26 18:09:02 -07:00 |
|
rowanc1
|
df3ba5f8ee
|
Fancy timeFields.
|
2014-04-26 17:52:11 -07:00 |
|
rowanc1
|
cb2c2aec3b
|
Fancy Fields Storage in SimPEG
|
2014-04-26 16:30:34 -07:00 |
|