igamma Function

public pure elemental function igamma(a, x)

Uses

  • proc~~igamma~~UsesGraph proc~igamma igamma module~cable_def_types_mod cable_def_types_mod proc~igamma->module~cable_def_types_mod module~aggregator_mod aggregator_mod module~cable_def_types_mod->module~aggregator_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod iso_fortran_env iso_fortran_env module~aggregator_mod->iso_fortran_env module~cable_error_handler_mod cable_error_handler_mod module~aggregator_mod->module~cable_error_handler_mod module~cable_error_handler_base_mod cable_error_handler_base_mod module~cable_error_handler_mod->module~cable_error_handler_base_mod module~cable_error_handler_base_mod->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
real(kind=r_2), intent(in) :: a
real(kind=r_2), intent(in) :: x

Return Value real(kind=r_2)


Calls

proc~~igamma~~CallsGraph proc~igamma igamma proc~gammln gammln proc~igamma->proc~gammln proc~gcf gcf proc~igamma->proc~gcf proc~gser gser proc~igamma->proc~gser proc~gcf->proc~gammln proc~gser->proc~gammln

Called by

proc~~igamma~~CalledByGraph proc~igamma igamma proc~hyofs hyofS proc~hyofs->proc~igamma proc~iflux_loop iflux_loop proc~iflux_loop->proc~hyofs proc~sli_main sli_main proc~sli_main->proc~hyofs proc~solve solve proc~sli_main->proc~solve proc~solve->proc~hyofs proc~timestep_loop timestep_loop proc~solve->proc~timestep_loop proc~timestep_loop->proc~iflux_loop