Newline at eof
This commit is contained in:
parent
cad9dab086
commit
12baa97592
1 changed files with 1 additions and 0 deletions
|
|
@ -172,3 +172,4 @@ def cg_solver(omega, dxes, J, epsilon, mu=None, pec=None, pmc=None, adjoint=Fals
|
|||
A0 = A0.T
|
||||
print('Post-everything residual:', norm(A0 @ x - b) / norm(b))
|
||||
return x
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue