mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 20:23:01 +08:00
sketch of DC
This commit is contained in:
@@ -83,8 +83,8 @@ class Problem3D_CC(BaseDCProblem):
|
||||
return V.T * A
|
||||
return A
|
||||
|
||||
def getADeriv():
|
||||
raise NotImplementedError
|
||||
def getADeriv(self, u, v, adjoint= False):
|
||||
|
||||
|
||||
def getRHS(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user