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
This creates a testable framework so that we can easily test order of convergence on things like operators by just writing the guts of the code.
Merged Seogi's code into this framework.