Skip to content

Commit

Permalink
remove redefining Hessian
Browse files Browse the repository at this point in the history
  • Loading branch information
wxj6000 committed Nov 9, 2023
1 parent 8ed2f69 commit fe3d206
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gpu4pyscf/solvent/pcm.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,3 @@ def _B_dot_x(self, dms):

return vmat


def Hessian(self):
raise NotImplementedError('not implemented yet')

0 comments on commit fe3d206

Please sign in to comment.