Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_ext_compact_irreg2_real (send_info, array, shape, grid_valid_shape, dest_vector, dest_size, ierror) |
subroutine psmile_ext_compact_irreg2_real | ( | Type (Send_information),intent(inout) | send_info, | |
Real,dimension (shape(1,1),intent(in) | array, | |||
Integer,dimension(2,2),intent(in) | shape, | |||
Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
Real,dimension (dest_size),intent(out) | dest_vector, | |||
Integer,intent(in) | dest_size, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_ext_compact_irreg2_real.F90.
References a.
Referenced by psmile_info_trs_loc_irreg2_real().