Edge Inner products in 2D NOTE: still has bugs.

This commit is contained in:
Rowan Cockett
2013-08-05 12:16:55 -07:00
parent e073eaeb8b
commit 3d936e07a1
4 changed files with 92 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import numpy as np
from utils import mkvc, ndgrid
from utils import ndgrid
def exampleLomGird(nC, exType):