Cell grad operators for TreeMesh inversion
-----------------------------------------------
- from pr 72
- commits from: fourndo, micmitch, sgkang, lheagy
- review from: rowanc1, lheagy, jiajiasun
- First pass implementation for stencil operators
Initial implementation without hanging faces
![image](https://user-images.githubusercontent.com/2406426/36231681-ce4a59fe-1193-11e8-8357-89041b1db6ed.png)
- Second implementation with hanging faces
![image](https://user-images.githubusercontent.com/2406426/36231679-cb1bef22-1193-11e8-8140-266680ff737f.png)
**Smoother gradients on Octree change.**
- Create gradient operators with dimensions for PDE problems.
- Add unit tests for operators. Thanks micmitch and sgkang
Solve DC problem in mine tunnels.
Tree mesh examples will follow shortly on SimPEG ... stay tuned.
![image](https://user-images.githubusercontent.com/2406426/36231904-a170fa18-1194-11e8-8930-3b78474f0a64.png)