Skip to content

Commit

Permalink
- fpret
Browse files Browse the repository at this point in the history
  • Loading branch information
mjr-deltares committed Nov 9, 2023
1 parent c10ed22 commit d0456cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Solution/PETSc/PetscSolver.F90
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ subroutine petsc_destroy(this)
! delete context
call this%petsc_ctx%destroy()
deallocate (this%petsc_ctx)

deallocate (this%pc_context)

end subroutine petsc_destroy
Expand Down

0 comments on commit d0456cb

Please sign in to comment.