get_tot_spawns Function

public pure function get_tot_spawns(j, run) result(t)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: j
integer, intent(in) :: run

Return Value real(kind=dp)


Contents