We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5443f8e commit 80f9f44Copy full SHA for 80f9f44
1 file changed
src/framework/MOM_domains.F90
@@ -5,8 +5,6 @@ module MOM_domains
5
6
7
use MOM_array_transform, only : rotate_array
8
-use MOM_coms, only : PE_here, root_PE, num_PEs, MOM_infra_init, MOM_infra_end, Get_PElist
9
-
10
use MOM_coms, only : PE_here, root_PE, num_PEs, MOM_infra_init, MOM_infra_end, Get_PElist
11
use MOM_coms, only : broadcast, sum_across_PEs, min_across_PEs, max_across_PEs
12
use MOM_cpu_clock, only : cpu_clock_begin, cpu_clock_end
0 commit comments