distribution_analyt Function

public function distribution_analyt(is, pperp, ppar)

This function returns the pre-defined function as f0.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: is

Index of species.

double precision :: pperp

Perpendicular momentum.

double complex :: ppar

Parallel momentum.

Return Value doublecomplex


Called by

proc~~distribution_analyt~~CalledByGraph proc~distribution_analyt alps_distribution_analyt::distribution_analyt proc~eval_fit alps_analyt::eval_fit proc~eval_fit->proc~distribution_analyt program~generate_distribution generate_distribution program~generate_distribution->proc~distribution_analyt proc~landau_integrate alps_fns::landau_integrate proc~landau_integrate->proc~eval_fit proc~landau_integrate_rel alps_fns_rel::landau_integrate_rel proc~landau_integrate_rel->proc~eval_fit proc~output_fit alps_analyt::output_fit proc~output_fit->proc~eval_fit proc~determine_param_fit alps_analyt::determine_param_fit proc~determine_param_fit->proc~output_fit proc~full_integrate alps_fns::full_integrate proc~full_integrate->proc~landau_integrate proc~full_integrate->proc~landau_integrate_rel proc~disp alps_fns::disp proc~disp->proc~full_integrate program~alps alps program~alps->proc~determine_param_fit proc~map_search alps_fns::map_search program~alps->proc~map_search proc~om_double_scan alps_fns::om_double_scan program~alps->proc~om_double_scan proc~om_scan alps_fns::om_scan program~alps->proc~om_scan proc~refine_guess alps_fns::refine_guess program~alps->proc~refine_guess proc~calc_eigen alps_fns::calc_eigen proc~calc_eigen->proc~disp proc~map_search->proc~disp proc~map_search->proc~refine_guess proc~om_double_scan->proc~disp proc~om_double_scan->proc~calc_eigen proc~secant alps_fns::secant proc~om_double_scan->proc~secant 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

Contents