Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_store_source_locs_3d (found, loc, ibeg, len, send_info, nloc, opt, nprev, nadd, ierror) |
| subroutine psmile_store_source_locs_3d | ( | Integer,dimension (len),intent(in) | found, | |
| Integer,dimension (ndim_3d, len),intent(in) | loc, | |||
| Integer,intent(in) | ibeg, | |||
| Integer,intent(in) | len, | |||
| Type(Send_information),intent(inout) | send_info, | |||
| Integer,intent(in) | nloc, | |||
| Integer,intent(in) | opt, | |||
| Integer,intent(in) | nprev, | |||
| Integer,intent(out) | nadd, | |||
| integer,intent(out) | ierror | |||
| ) |
Definition at line 6 of file psmile_store_source_locs_3d.F90.
References a, not, and PRISM_Error_Alloc.
Referenced by psmile_locations_3d().

1.6.1