ringmoons_util_setup_seed Interface

interface
public module subroutine ringmoons_util_setup_seed(self, n, param)

Arguments

Type IntentOptional Attributes Name
class(ringmoons_seed), intent(inout) :: self

Ringmoons seed object

integer(kind=I4B), intent(in) :: n

Number of bins to allocate space for

class(swiftest_parameters), intent(in) :: param

Current run configuration parameters