Merge branch 'master' of https://bitbucket.org/rcockett/simpeg into boundaryConditions

Conflicts:
	SimPEG/__init__.py
This commit is contained in:
Rowan Cockett
2013-11-18 12:33:09 -08:00
13 changed files with 692 additions and 12 deletions
+1
View File
@@ -10,6 +10,7 @@ from interputils import interpmat
from ipythonUtils import easyAnimate as animate
import Solver
from Solver import Solver
import Geophysics
def setKwargs(obj, **kwargs):
"""Sets key word arguments (kwargs) that are present in the object, throw an error if they don't exist."""