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