Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_info_coords_3d_reg_real (x_coords, y_coords, z_coords, coords_shape, grid_valid_shape, sinvec, cosvec, ierror) |
subroutine psmile_info_coords_3d_reg_real | ( | Real,dimension(coords_shape(1,1),intent(in) | x_coords, | |
Real,dimension(coords_shape(1,2),intent(in) | y_coords, | |||
Real,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 (real_vector),dimension (ndim_2d) | sinvec, | |||
Type (real_vector),dimension (ndim_2d) | cosvec, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_info_coords_3d_reg_real.F90.
References a, PRISM_Error_Alloc, and psmile_trf_lonlat_1d_real().
Referenced by psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_real(), and psmile_search_donor_nnx_real().