psmile_neigh_nearest_3d_real.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_neigh_nearest_3d_real (grid_id, coords1, coords2, coords3, x_coords, y_coords, z_coords, coords_shape, mask_array, mask_shape, mask_available, sin_values, cos_values, grid_valid_shape, srcloc, nloc, nprev, nsearch, neighbors_3d, num_neigh, extra_search, ierror)

Function Documentation

subroutine psmile_neigh_nearest_3d_real ( Integer,intent(in)  grid_id,
Real,dimension (nloc),intent(in)  coords1,
Real,dimension (nloc),intent(in)  coords2,
Real,dimension (nloc),intent(in)  coords3,
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,
Logical,dimension ( mask_shape (1,1),intent(in)  mask_array,
Integer,dimension (2,3),intent(in)  mask_shape,
Logical,intent(in)  mask_available,
Real,dimension ( grid_valid_shape(1,1),intent(in)  sin_values,
Real,dimension ( grid_valid_shape(1,1),intent(in)  cos_values,
Integer,dimension(2,3),intent(in)  grid_valid_shape,
Integer,dimension (ndim_3d, nloc),intent(in)  srcloc,
Integer,intent(in)  nloc,
Integer,intent(in)  nprev,
Integer,intent(in)  nsearch,
Integer,dimension (ndim_3d, nloc, num_neigh),intent(out)  neighbors_3d,
Integer,intent(in)  num_neigh,
Type (Extra_search_info)  extra_search,
integer,intent(out)  ierror 
)

Definition at line 11 of file psmile_neigh_nearest_3d_real.F90.

References a, PSMILe::Grids, max, and PRISM_Error_Alloc.

Referenced by psmile_info_trs_locs_3d_real().

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1