moved to mesh folder.

This commit is contained in:
Rowan Cockett
2013-10-18 17:22:13 -07:00
parent 96ce005c59
commit db694dd780
25 changed files with 703 additions and 27 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import numpy as np
import matplotlib.pyplot as plt
import matplotlib
from mpl_toolkits.mplot3d import Axes3D
from utils import mkvc
from SimPEG.utils import mkvc
class TensorView(object):