MESH, REFINEMENT: Use statement formatting.
Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
parent
9d7f4b2196
commit
acb7eb812d
@ -231,7 +231,7 @@ module refinement
|
||||
!
|
||||
function check_refinement_criterion(pdata) result(criterion)
|
||||
|
||||
! variables and subroutines imported from other modules
|
||||
! import external procedures and variables
|
||||
!
|
||||
use blocks , only : block_data
|
||||
use equations , only : nv
|
||||
@ -319,7 +319,7 @@ module refinement
|
||||
!
|
||||
function second_derivative_error(iqt, pdata) result(error)
|
||||
|
||||
! variables and subroutines imported from other modules
|
||||
! import external procedures and variables
|
||||
!
|
||||
use blocks , only : block_data
|
||||
use coordinates , only : ib, jb, kb, ie, je, ke
|
||||
|
Loading…
x
Reference in New Issue
Block a user