mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 19:48:52 +08:00
projectFields --> eval
This commit is contained in:
@@ -99,7 +99,7 @@ class SurveyDC(Survey.BaseSurvey):
|
||||
# self._rhsDict = {}
|
||||
self._Ps = {}
|
||||
|
||||
def projectFields(self, u):
|
||||
def eval(self, u):
|
||||
"""
|
||||
Predicted data.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user