|
subroutine | vertremap_base::remap_calc_grids (hvcoord, ps, dt, eta_dot_dpdn, p_lag, p_ref, dp_lag, dp_ref) |
|
subroutine | vertremap_base::remap1 (Qdp, nx, qsize, dp1, dp2) |
|
subroutine | vertremap_base::remap1_nofilter (Qdp, nx, qsize, dp1, dp2) |
|
subroutine | vertremap_base::remap_q_ppm (Qdp, nx, qsize, dp1, dp2) |
|
real(kind=real_kind) function, dimension(10, 0:nlev+1) | vertremap_base::compute_ppm_grids_old (dx) |
|
real(kind=real_kind) function, dimension(10, 0:nlev+1) | vertremap_base::compute_ppm_grids (dx) |
|
real(kind=real_kind) function, dimension(0:2, nlev) | vertremap_base::compute_ppm (a, dx) |
|
real(kind=real_kind) function | vertremap_base::integrate_parabola (a, x1, x2) |
|