Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_get_epio_handle (comp_id, grid_id, method_id, mask_id, interpolation, msg_intersections, trans_out, trans_in, tgt_epio_pe, cpl_id, epio_id, trs_rank, ierror) |
subroutine psmile_get_epio_handle | ( | Integer,intent(in) | comp_id, | |
Integer,intent(in) | grid_id, | |||
Integer,intent(in) | method_id, | |||
Integer,intent(in) | mask_id, | |||
Integer,dimension(ndim_3d),intent(in) | interpolation, | |||
Type (enddef_msg_intersections),intent(in) | msg_intersections, | |||
Integer,intent(in) | trans_out, | |||
Integer,intent(in) | trans_in, | |||
Integer,intent(in) | tgt_epio_pe, | |||
Integer,intent(out) | cpl_id, | |||
Integer,intent(out) | epio_id, | |||
Integer,intent(out) | trs_rank, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_get_epio_handle.F90.
References PSMILe::cpl_list, and PRISM_Error_Alloc.
Referenced by psmile_info_trs_loc_3d_reg_dble(), psmile_info_trs_loc_3d_reg_real(), psmile_info_trs_loc_gauss2_dble(), psmile_info_trs_loc_gauss2_real(), psmile_info_trs_loc_irreg2_dble(), psmile_info_trs_loc_irreg2_real(), psmile_info_trs_locs_3d_dble(), and psmile_info_trs_locs_3d_real().