psmile_mg_cells_2d_real.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_mg_cells_2d_real (grid_id, search_grid_type, found, loc, loc_fnd_shape, tgt_corners_x, tgt_corners_y, tgt_corner_shape, control, grid_valid_shape, ipart, src_corner_shape, nbr_corners, src_corners_x, src_corners_y, chmin1, chmax1, chmin2, chmax2, tol, ierror)
logical inside_bb (bb, p)

Function Documentation

logical psmile_mg_cells_2d_real::inside_bb ( real,dimension(2,2)  bb,
real,dimension(2)  p 
)

Definition at line 782 of file psmile_mg_cells_2d_real.F90.

References inside_bb().

Here is the call graph for this function:

subroutine psmile_mg_cells_2d_real ( Integer,intent(in)  grid_id,
Integer,intent(in)  search_grid_type,
Integer,dimension (loc_fnd_shape(1,1),intent(inout)  found,
Integer,dimension (ndim_2d, loc_fnd_shape(1,1),intent(inout)  loc,
Integer,dimension(2,3),intent(inout)  loc_fnd_shape,
Real,dimension ( tgt_corner_shape(1,1),intent(in)  tgt_corners_x,
Real,dimension ( tgt_corner_shape(1,1),intent(in)  tgt_corners_y,
Integer,dimension(2,3),intent(in)  tgt_corner_shape,
Integer,dimension (2, ndim_3d),intent(in)  control,
Integer,dimension(2,2),intent(inout)  grid_valid_shape,
Integer,intent(in)  ipart,
Integer,dimension(2,2),intent(in)  src_corner_shape,
Integer,intent(in)  nbr_corners,
Real,dimension ( src_corner_shape (1,1),intent(in)  src_corners_x,
Real,dimension ( src_corner_shape (1,1),intent(in)  src_corners_y,
Real,dimension (grid_valid_shape(1,1),intent(inout)  chmin1,
Real,dimension (grid_valid_shape(1,1),intent(inout)  chmax1,
Real,dimension (grid_valid_shape(1,1),intent(inout)  chmin2,
Real,dimension (grid_valid_shape(1,1),intent(inout)  chmax2,
Real,intent(in)  tol,
integer,intent(out)  ierror 
)

Definition at line 11 of file psmile_mg_cells_2d_real.F90.

References a, psmile_grid::common_grid_range, PSMILe::Grids, i5, psmile_debug_trace::ictl_ind, max, and psmile_transform_index_1d_to_3d().

Referenced by psmile_search_donor_irreg2_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