rmvs_util_setup_tp Interface

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

Arguments

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

RMVS test particle object

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

Number of particles to allocate space for

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

Current run configuration parametere