xlim Subroutine

public subroutine xlim(xl, xh)

Set the limits of the x-axis

Arguments

TypeIntentOptionalAttributesName
real(kind=wp), intent(in) :: xl
real(kind=wp), intent(in) :: xh

Calls

proc~~xlim~~CallsGraph proc~xlim xlim plgvpw plgvpw proc~xlim->plgvpw plwind plwind proc~xlim->plwind

Contents

None