symba_util_setup_pl Interface

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

Arguments

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

SyMBA massive body object

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

Number of particles to allocate space for

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

Current run configuration parameters