helio_drift_linear_tp Interface

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

Arguments

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

Helio test particle object

class(helio_cb), intent(in) :: 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