psmile_mg_final_gauss2_real.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_mg_final_gauss2_real (grid_id, found, locations, fnd_loc_range, tgt_coords_x, tgt_coords_y, tgt_coords_shape, search_range, src_corners_x, src_corners_y, src_corner_shape, nbr_corners, ierror)
logical check_cell (src_cell_loc, tgt_point)

Function Documentation

logical psmile_mg_final_gauss2_real::check_cell ( integer,intent(in)  src_cell_loc,
type (point_real),intent(in)  tgt_point 
)

Definition at line 284 of file psmile_mg_final_gauss2_real.F90.

References a, check_cell(), and psmile_grid::common_grid_range.

Here is the call graph for this function:

subroutine psmile_mg_final_gauss2_real ( integer,intent(in)  grid_id,
integer,dimension (fnd_loc_range(1,1),intent(inout)  found,
integer,dimension (fnd_loc_range(1,1),intent(inout)  locations,
integer,dimension(2,3),intent(inout)  fnd_loc_range,
real,dimension (tgt_coords_shape(1,1),intent(in)  tgt_coords_x,
real,dimension (tgt_coords_shape(1,1),intent(in)  tgt_coords_y,
integer,dimension(2,3),intent(in)  tgt_coords_shape,
integer,dimension (2, ndim_3d),intent(in)  search_range,
real,dimension ( src_corner_shape(1,1),intent(in)  src_corners_x,
real,dimension ( src_corner_shape(1,1),intent(in)  src_corners_y,
integer,dimension(2,1),intent(in)  src_corner_shape,
integer,intent(in)  nbr_corners,
integer,intent(out)  ierror 
)

Definition at line 12 of file psmile_mg_final_gauss2_real.F90.

References a, check_cell(), and psmile_debug_trace::ictl_ind.

Referenced by psmile_search_donor_gauss2_real().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1