mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-02 14:32:26 +08:00
bug fix.
This commit is contained in:
@@ -383,7 +383,7 @@ def _getFacePx_Rectangular(M):
|
||||
"""Returns a function for creating projection matrices
|
||||
|
||||
"""
|
||||
i = np.int64(range(M.nCx))
|
||||
ii = np.int64(range(M.nCx))
|
||||
|
||||
def Px(xFace):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user