Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_extract_indices_2d_real (array, shape, dstijk, ncpl, dest_vector, ierror) |
subroutine psmile_extract_indices_2d_real | ( | Real,dimension (shape(1,1),intent(in) | array, | |
Integer,dimension(2,2),intent(in) | shape, | |||
Integer,dimension (ndim_3d, ncpl),intent(in) | dstijk, | |||
Integer,intent(in) | ncpl, | |||
Real,dimension (ncpl),intent(out) | dest_vector, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_extract_indices_2d_real.F90.
References a.
Referenced by psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_real(), psmile_info_trs_loc_irreg2_real(), and psmile_return_extra_off_real().