Skip to content

Commit

Permalink
profiling code
Browse files Browse the repository at this point in the history
  • Loading branch information
KapilKhanal committed Jan 8, 2025
1 parent 7762bc0 commit 68a31da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paper/profileBEM.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function integral_and_gradient(GF, element_1, element_2, wavenumber=nothing)
BEM.integral_gradient(GF, element_1, element_2, wavenumber)
)
end
omega = 1.03

println("Rankine")
@btime BEM.integral($(Rankine()), $element_1, $element_2)
Expand Down

0 comments on commit 68a31da

Please sign in to comment.