Skip to content

Commit c5ea5c0

Browse files
committed
Local change for Steve Mullerworth
1 parent 86a9f26 commit c5ea5c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/science/source/algorithm/sci_geometric_constants_mod.x90

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -917,8 +917,8 @@ contains
917917

918918
implicit none
919919

920-
type(config_type), intent(in) :: config
921-
type(mesh_type), intent(in), pointer :: mesh
920+
type(config_type), intent(in) :: config
921+
type(mesh_type), intent(in) :: mesh
922922

923923
type(field_type), pointer :: dz_at_wtheta
924924
type(function_space_type), pointer :: wtheta_k0_fs

0 commit comments

Comments
 (0)