rndPL_rndgenPL Function

private function rndPL_rndgenPL(this) result(rnd_number)

Generates a random number following the power-law distribution

Type Bound

rndgenPL

Arguments

Type IntentOptional Attributes Name
class(rndgenPL) :: this

Return Value integer(kind=i4)


Calls

proc~~rndpl_rndgenpl~~CallsGraph proc~rndpl_rndgenpl rndgenPL%rndPL_rndgenPL proc~rnd_rndgen_dp rndgen%rnd_rndgen_dp proc~rndpl_rndgenpl->proc~rnd_rndgen_dp

Called by

proc~~rndpl_rndgenpl~~CalledByGraph proc~rndpl_rndgenpl rndgenPL%rndPL_rndgenPL proc~rndpl_array rndgenPL%rndPL_array proc~rndpl_array->proc~rndpl_rndgenpl