helio_drift_linear_pl Interface

interface
public module module subroutine helio_drift_linear_pl(self, cb, dt, lbeg)

Arguments

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

Helio massive body object

class(helio_cb), intent(inout) :: cb

Helio central body

real(kind=DP), intent(in) :: dt

Stepsize

logical, intent(in) :: lbeg

Argument that determines whether or not this is the beginning or end of the step