Skip to content

Commit f3cde3e

Browse files
author
Malmahrouqi3
committed
corrected something
1 parent dc8019f commit f3cde3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/m_variables_conversion.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,7 @@ contains
17351735
s_L, s_R, s_S, s_M, s_P, idx, idx_tau)
17361736

17371737
! Computes the wave speeds for the Riemann solver
1738-
$:GPU_ROUTINE(function_name='s_compute_speed_of_sound', &
1738+
$:GPU_ROUTINE(function_name='s_compute_wave_speed', &
17391739
& parallelism='[seq]', cray_inline=True)
17401740

17411741
! Input parameters

0 commit comments

Comments
 (0)