Skip to content

Commit

Permalink
clean up MOM_domains
Browse files Browse the repository at this point in the history
  • Loading branch information
pjpegion committed Jan 29, 2021
1 parent 5443f8e commit 80f9f44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/framework/MOM_domains.F90
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ module MOM_domains


use MOM_array_transform, only : rotate_array
use MOM_coms, only : PE_here, root_PE, num_PEs, MOM_infra_init, MOM_infra_end, Get_PElist

use MOM_coms, only : PE_here, root_PE, num_PEs, MOM_infra_init, MOM_infra_end, Get_PElist
use MOM_coms, only : broadcast, sum_across_PEs, min_across_PEs, max_across_PEs
use MOM_cpu_clock, only : cpu_clock_begin, cpu_clock_end
Expand Down

0 comments on commit 80f9f44

Please sign in to comment.