Skip to content

Commit

Permalink
Small fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Juha Ruokolainen committed Aug 17, 2024
1 parent e146867 commit e345ccf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fem/tests/Zirka/ZirkaTest.F90
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,5 @@ subroutine test3() ! {{{
variable % values = abs(H(i_r)-mc % eval(rps(i_r), cached = .true.))/abs(H(i_r))
variable % norm = abs(H(i_r)-mc % eval(rps(i_r), cached = .true.))/abs(H(i_r))
end subroutine ! }}}

end function ! }}}
END SUBROUTINE ZirkaTest ! }}}
!-------------------------------------------------------------------------------

0 comments on commit e345ccf

Please sign in to comment.