determine_sproc_rel Subroutine

private subroutine determine_sproc_rel(sproc_rel)

Uses

  • proc~~determine_sproc_rel~~UsesGraph proc~determine_sproc_rel determine_sproc_rel module~alps_var alps_var proc~determine_sproc_rel->module~alps_var mpi mpi module~alps_var->mpi

This subroutine determines sproc_rel for the given process.

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: sproc_rel

is_rel of the current process.


Called by

proc~~determine_sproc_rel~~CalledByGraph proc~determine_sproc_rel determine_sproc_rel proc~int_ee_rel int_ee_rel proc~int_ee_rel->proc~determine_sproc_rel proc~integrate_res_rel integrate_res_rel proc~integrate_res_rel->proc~determine_sproc_rel proc~landau_integrate_rel landau_integrate_rel proc~landau_integrate_rel->proc~determine_sproc_rel proc~disp disp proc~disp->proc~int_ee_rel proc~full_integrate full_integrate proc~disp->proc~full_integrate proc~full_integrate->proc~integrate_res_rel proc~full_integrate->proc~landau_integrate_rel proc~calc_eigen calc_eigen proc~calc_eigen->proc~disp proc~map_search map_search proc~map_search->proc~disp proc~refine_guess refine_guess proc~map_search->proc~refine_guess proc~om_double_scan om_double_scan proc~om_double_scan->proc~disp proc~om_double_scan->proc~calc_eigen proc~secant secant proc~om_double_scan->proc~secant proc~om_scan om_scan proc~om_scan->proc~disp proc~om_scan->proc~calc_eigen proc~om_scan->proc~secant proc~refine_guess->proc~disp proc~refine_guess->proc~secant proc~secant->proc~disp program~alps alps program~alps->proc~map_search program~alps->proc~om_double_scan program~alps->proc~om_scan program~alps->proc~refine_guess