Rowan Cockett
f01b4370b9
Added example of plotting the grid for a Lom
2013-08-05 17:28:55 -07:00
Rowan Cockett
3d936e07a1
Edge Inner products in 2D NOTE: still has bugs.
2013-08-05 12:16:55 -07:00
Rowan Cockett
e073eaeb8b
Innerproduct work. Testing, visualization, and 2D - NOTE there are bugs in anything but a uniform LOM
...
Not very helpful yet!
2013-08-05 11:51:03 -07:00
Rowan Cockett
26b334585f
EdgeInnerProducts now working for LOM
...
Fixed DiffOps bug in CURL
Fixed bug in OrderTest --> must remember to do cumSum, and not just supply dx to ndgrid
test_massMatrices now tests uniformLOM
2013-08-03 16:39:34 -07:00
Rowan Cockett
9ca9c20731
Modified innerProducts so they have defaults, and you have to explicitly ask for the projection matrices.
2013-08-03 13:57:00 -07:00
ehaber99
caaa7dcb41
made the inner products easy to use to get the derivatives with respect to conductivity/mu
2013-08-03 10:23:35 -07:00
ehaber99
ec4358d872
corrected bugs
2013-08-02 01:51:10 -07:00
ehaber99
dcae030d81
1. Added output for the edgeInnerProduct so we can use it in the derivative phase
...
2. The getMisfit may be working but needs a little bit more work
We need to go through our code to make sure that all vectors that can be multiplied by a matrix are set to
vec = mkvc(vec,2)
2013-08-02 00:18:46 -07:00
Rowan Cockett
c259a6651a
Integrated getEdge/FaceInnerProduct into the tensor mesh class.
2013-07-30 22:12:53 -07:00