Skip to content

Commit e8041e0

Browse files
formatting
1 parent e67e861 commit e8041e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_time_steppers.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ contains
484484
end do
485485
end do
486486
end do
487-
487+
488488
!$acc parallel loop collapse(5) gang vector default(present)
489489
do i = 1, nb
490490
do l = 0, p

0 commit comments

Comments
 (0)