patch develop branch

This commit is contained in:
rowanc1
2014-02-11 18:55:17 -08:00
parent f6b85ca173
commit b63675c0d8
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ class BaseProblem(object):
"""
return self.Jt(m, v, u)
def field(self, m):
def fields(self, m):
"""
The field given the model.