Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_remove_intersect (inter, idl, idg, npart, local_extent_info, global_extent_info, ierror) |
| subroutine psmile_remove_intersect | ( | Real (PSMILe_float_kind),dimension (2, ndim_3d, npart),intent(inout) | inter, | |
| Integer,dimension (npart),intent(inout) | idl, | |||
| Integer,dimension (npart),intent(inout) | idg, | |||
| Integer,intent(inout) | npart, | |||
| Integer,dimension (nd_extent_infos, *),intent(in) | local_extent_info, | |||
| Integer,dimension (nd_extent_infos, *),intent(in) | global_extent_info, | |||
| Integer,intent(out) | ierror | |||
| ) |
Definition at line 11 of file psmile_remove_intersect.F90.
Referenced by psmile_find_intersect().

1.6.1