The following is a general overview on the messages exchanged between source
and target. This routine mainly handles the header messages while the real
messages are being dealt with in psmile_enddef_action.
.
More...
Go to the source code of this file.
Defines | |
#define | CONS_REMAP_DEADLOCK_WORKAROUND |
Functions/Subroutines | |
subroutine | psmile_get_intersect (ninter, nmyint, nnull, num_intersect_per_grid, num_dummy_intersect_per_grid, lastag, ierror) |
The following is a general overview on the messages exchanged between source
and target. This routine mainly handles the header messages while the real
messages are being dealt with in psmile_enddef_action.
.
Definition in file psmile_get_intersect.F90.
#define CONS_REMAP_DEADLOCK_WORKAROUND |
subroutine psmile_get_intersect | ( | Integer,intent(in) | ninter, | |
Integer,intent(in) | nmyint, | |||
Integer,intent(in) | nnull, | |||
Integer,dimension(:),intent(in) | num_intersect_per_grid, | |||
Integer,dimension(:),intent(in) | num_dummy_intersect_per_grid, | |||
Integer,intent(in) | lastag, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_get_intersect.F90.
References a, PSMILe::comp_infos, PSMILe::Methods, PSMILe::paction, PRISM_Error_Alloc, psmile_enddef_action(), psmile_print_send_info(), and psmile_search_donor_cells().
Referenced by prism_enddef().