forked from wrf-model/WRF
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbench_solve_em_end.h
56 lines (56 loc) · 1.58 KB
/
bench_solve_em_end.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
SOLVE_END
BENCH_REPORT(solve_tim)
BENCH_REPORT(step_prep_tim)
BENCH_REPORT(set_phys_bc_tim)
BENCH_REPORT(init_zero_tend_tim)
BENCH_REPORT(phy_prep_tim)
BENCH_REPORT(rad_driver_tim)
BENCH_REPORT(surf_driver_tim)
BENCH_REPORT(pbl_driver_tim)
BENCH_REPORT(cu_driver_tim)
BENCH_REPORT(shcu_driver_tim)
BENCH_REPORT(fdda_driver_tim)
BENCH_REPORT(cal_phy_tend)
BENCH_REPORT(comp_diff_metrics_tim)
BENCH_REPORT(tke_diff_bc_tim)
BENCH_REPORT(deform_div_tim)
BENCH_REPORT(calc_tke_tim)
BENCH_REPORT(phy_bc_tim)
BENCH_REPORT(update_phy_ten_tim)
BENCH_REPORT(tke_rhs_tim)
BENCH_REPORT(vert_diff_tim)
BENCH_REPORT(hor_diff_tim)
BENCH_REPORT(rk_tend_tim)
BENCH_REPORT(relax_bdy_dry_tim)
BENCH_REPORT(small_step_prep_tim)
BENCH_REPORT(set_phys_bc2_tim)
BENCH_REPORT(advance_uv_tim)
BENCH_REPORT(spec_bdy_uv_tim)
BENCH_REPORT(advance_mu_t_tim)
BENCH_REPORT(spec_bdy_t_tim)
BENCH_REPORT(sumflux_tim)
BENCH_REPORT(advance_w_tim)
BENCH_REPORT(spec_bdynhyd_tim)
BENCH_REPORT(cald_p_rho_tim)
BENCH_REPORT(phys_bc_tim)
BENCH_REPORT(calc_mu_uv_tim)
BENCH_REPORT(small_step_finish_tim)
BENCH_REPORT(rk_scalar_tend_tim)
BENCH_REPORT(rlx_bdy_scalar_tim)
BENCH_REPORT(update_scal_tim)
BENCH_REPORT(flow_depbdy_tim)
BENCH_REPORT(tke_adv_tim)
BENCH_REPORT(chem_adv_tim)
BENCH_REPORT(calc_p_rho_tim)
BENCH_REPORT(diag_w_tim)
BENCH_REPORT(bc_end_tim)
BENCH_REPORT(advance_ppt_tim)
BENCH_REPORT(moist_physics_prep_tim)
BENCH_REPORT(micro_driver_tim)
BENCH_REPORT(moist_phys_end_tim)
BENCH_REPORT(time_filt_tim)
BENCH_REPORT(bc_2d_tim)
BENCH_REPORT(microswap_1)
BENCH_REPORT(microswap_2)
BENCH_REPORT(fire_driver_tim)
BENCH_REPORT(tracer_adv_tim)