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
@@ -1,6 +1,6 @@
import numpy as np
import unittest
from SimPEG import TensorMesh
from SimPEG.mesh import TensorMesh
from SimPEG.forward import Problem
from TestUtils import checkDerivative
from scipy.sparse.linalg import dsolve