encounter_util_setup_aabb Interface

interface
public module module subroutine encounter_util_setup_aabb(self, n, n_last)

Arguments

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

Swiftest encounter structure

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

Number of objects with bounding box extents

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

Number of objects with bounding box extents the previous time this was called