swiftest_util_setup_body Interface

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

Arguments

TypeIntentOptionalAttributesName
class(swiftest_body), intent(inout) :: self

Swiftest 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