Skip to content

Commit e904f75

Browse files
Update src/simulation/m_riemann_solvers.fpp
Co-authored-by: Copilot <[email protected]>
1 parent 94b628f commit e904f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_riemann_solvers.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ contains
11621162

11631163
integer :: i, j, k, l, q !< Generic loop iterators
11641164
integer :: idx1, idxi
1165-
type(riemann_states) :: c_fast, vel
1165+
11661166
integer :: loop_end
11671167

11681168
! Populating the buffers of the left and right Riemann problem

0 commit comments

Comments
 (0)