Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_extract_indices_3d_dble (array, shape, dstijk, ncpl, dest_vector, ierror) |
subroutine psmile_extract_indices_3d_dble | ( | Double Precision,dimension (shape(1,1),intent(in) | array, | |
Integer,dimension(2,3),intent(in) | shape, | |||
Integer,dimension (ndim_3d, ncpl),intent(in) | dstijk, | |||
Integer,intent(in) | ncpl, | |||
Double Precision,dimension (ncpl),intent(out) | dest_vector, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_extract_indices_3d_dble.F90.
References a.
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_gauss2_dble(), psmile_info_trs_loc_irreg2_dble(), psmile_info_trs_locs_3d_dble(), psmile_put_field_dble(), and psmile_return_extra_off_dble().