Skip to content

Commit

Permalink
#2661 final tidying of test files
Browse files Browse the repository at this point in the history
  • Loading branch information
arporter committed Nov 1, 2024
1 parent ba15225 commit ef4555b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
program single_invoke

! Description: an invoke containing multiple calls to a kernel that requires
! XYoZ quadrature and that operates on halo cells specified in an invoke call.
! XYoZ quadrature and that operates on halo cells to a depth specified in
! the invoke call.
use constants_mod, only: r_def, i_def
use field_mod, only: field_type
use quadrature_xyoz_mod, only: quadrature_xyoz_type
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

program single_invoke

! Invokes three kernels, two of which include the halo in their iteration
! Invokes four kernels, three of which include the halo in their iteration
! space.
use constants_mod, only: r_def
use field_mod, only: field_type
Expand Down

0 comments on commit ef4555b

Please sign in to comment.