Go to the source code of this file.
Functions/Subroutines | |
subroutine | prismtrs_line_integral (lcl_weights, in_phi1, in_phi2, theta1, theta2, grid1_lon, grid2_lon, num_wts) |
subroutine prismtrs_line_integral | ( | DOUBLE PRECISION,dimension(2*num_wts),intent(out) | lcl_weights, | |
DOUBLE PRECISION,intent(in) | in_phi1, | |||
DOUBLE PRECISION,intent(in) | in_phi2, | |||
DOUBLE PRECISION,intent(in) | theta1, | |||
DOUBLE PRECISION,intent(in) | theta2, | |||
DOUBLE PRECISION,intent(in) | grid1_lon, | |||
DOUBLE PRECISION,intent(in) | grid2_lon, | |||
INTEGER,intent(in) | num_wts | |||
) |
Definition at line 11 of file prismtrs_line_integral.F90.
Referenced by prismtrs_remap_conserv().