Go to the source code of this file.
Functions/Subroutines | |
subroutine | psmile_locations_gauss2 (found, loc, range, control, search, method_id, dir_index, cpl_index, len_cpl, ierror) |
subroutine psmile_locations_gauss2 | ( | Type (integer_vector),dimension (search%npart, 2) | found, | |
Type (integer_vector),dimension (search%npart, 2) | loc, | |||
Integer,dimension (2, ndim_3d, search%npart),intent(in) | range, | |||
Integer,dimension (2, ndim_3d, search%npart),intent(in) | control, | |||
Type (Enddef_search),intent(inout) | search, | |||
Integer,intent(in) | method_id, | |||
Integer,intent(out) | dir_index, | |||
Integer,intent(out) | cpl_index, | |||
Integer,dimension (search%npart),intent(out) | len_cpl, | |||
Integer,intent(out) | ierror | |||
) |
Definition at line 11 of file psmile_locations_gauss2.F90.
References a, max, PSMILe::Methods, psmile_get_info_index(), psmile_locations_alloc(), psmile_store_dest_locs_21d(), and psmile_store_source_locs_1d().