SCHEMES: Fix description of riemann_hll().
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
fed3900810
commit
9801ac6d8b
@ -747,10 +747,10 @@ module schemes
|
||||
!
|
||||
!===============================================================================
|
||||
!
|
||||
! subroutine RIEMANN_HD_ISO_HLL:
|
||||
! -----------------------------
|
||||
! subroutine RIEMANN_HLL:
|
||||
! ----------------------
|
||||
!
|
||||
! Subroutine solves one dimensional Riemann problem using
|
||||
! Subroutine solves one dimensional general equation Riemann problem using
|
||||
! the Harten-Lax-van Leer (HLL) method.
|
||||
!
|
||||
! Arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user