Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_ext_compact_irreg2_dble (send_info, array, shape, grid_valid_shape, dest_vector, dest_size, ierror) |
| subroutine psmile_ext_compact_irreg2_dble | ( | Type (Send_information),intent(inout) | send_info, | |
| Double Precision,dimension (shape(1,1),intent(in) | array, | |||
| Integer,dimension(2,2),intent(in) | shape, | |||
| Integer,dimension (2, ndim_3d),intent(in) | grid_valid_shape, | |||
| Double Precision,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_dble.F90.
References a.
Referenced by psmile_info_trs_loc_irreg2_dble().

1.6.1