psmile_ccompact_3d_reg_real.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psmile_ccompact_3d_reg_real (send_info, grid_valid_shape, shape, nb_corners, array_x, array_y, array_z, extra_search, dest_size, nbr_cells_tot, source_cell_index, neighcells, dest_x, dest_y, dest_z, ierror)

Function Documentation

subroutine psmile_ccompact_3d_reg_real ( Type (Send_information),intent(inout)  send_info,
Integer,dimension (2, ndim_3d),intent(in)  grid_valid_shape,
Integer,dimension(2,3),intent(in)  shape,
Integer,intent(in)  nb_corners,
Real,dimension ( shape(1,1),intent(in)  array_x,
Real,dimension ( shape(1,2),intent(in)  array_y,
Real,dimension ( shape(1,3),intent(in)  array_z,
Type (Extra_search_info),intent(inout)  extra_search,
Integer,intent(in)  dest_size,
Integer,intent(in)  nbr_cells_tot,
Integer,dimension (nbr_cells_tot),intent(inout)  source_cell_index,
Integer,dimension (nbr_cells_tot, 4),intent(inout)  neighcells,
Real,dimension (dest_size),intent(out)  dest_x,
Real,dimension (dest_size),intent(out)  dest_y,
Real,dimension (dest_size),intent(out)  dest_z,
Integer,intent(out)  ierror 
)

Definition at line 11 of file psmile_ccompact_3d_reg_real.F90.

References a, max, and not.

Referenced by psmile_info_trs_loc_3d_reg_real().

Here is the caller graph for this function:


Generated on 18 Mar 2011 for Oasis4 by  doxygen 1.6.1