update_xlon Interface

public interface update_xlon

Module Procedures

public subroutine update_xlon_dp(ipart, xchange)

Updates the longitude of the particle

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ipart
real(kind=dp), intent(in) :: xchange

public subroutine update_xlon_sp(ipart, xchange)

Updates the longitude of the particle

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ipart
real, intent(in) :: xchange

public subroutine update_xlon_int(ipart, xchange)

Updates the longitude of the particle

Read more…

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ipart
integer, intent(in) :: xchange