mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-06 04:44:31 +08:00
Added a clean to the Solver.
This commit is contained in:
@@ -132,6 +132,7 @@ class eForm_ps(BaseMTProblem):
|
||||
if self.verbose:
|
||||
print 'Ran for {:f} seconds'.format(time.time()-startTime)
|
||||
sys.stdout.flush()
|
||||
Ainv.clean()
|
||||
return F
|
||||
|
||||
class eForm_Tp(BaseMTProblem):
|
||||
|
||||
Reference in New Issue
Block a user