Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_info_coords_3d_reg_dble (x_coords, y_coords, z_coords, coords_shape, grid_valid_shape, sinvec, cosvec, ierror) |
subroutine psmile_info_coords_3d_reg_dble | ( | Double Precision,dimension(coords_shape(1,1),intent(in) | x_coords, | |
Double Precision,dimension(coords_shape(1,2),intent(in) | y_coords, | |||
Double Precision,dimension(coords_shape(1,3),intent(in) | z_coords, | |||
Integer,dimension(2,3),intent(in) | coords_shape, | |||
Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
Type (dble_vector),dimension (ndim_2d) | sinvec, | |||
Type (dble_vector),dimension (ndim_2d) | cosvec, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_info_coords_3d_reg_dble.F90.
References a, PRISM_Error_Alloc, and psmile_trf_lonlat_1d_dble().
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_gauss2_dble(), and psmile_search_donor_nnx_dble().