mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 19:48:52 +08:00
no message
This commit is contained in:
@@ -194,6 +194,7 @@ class Test1D_InhomogeneousMixed(Tests.OrderTest):
|
||||
q = q_fun(self.M.gridCC)
|
||||
M = B*self.M.aveCC2F
|
||||
G = Div.T - P_BC*Utils.sdiag(y_BC)*M
|
||||
# Mrhoj = D.T V phi + P_BC*Utils.sdiag(y_BC)*M phi - P_BC*x_BC
|
||||
rhs = V*q + Div*MfrhoI*P_BC*x_BC
|
||||
A = Div*MfrhoI*G
|
||||
|
||||
|
||||
Reference in New Issue
Block a user