mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 15:23:20 +08:00
change field--> fields
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user