pgplot_utils Module

FIXME : Add documentation!


Uses


Contents


Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: pgkind = kind_rs

Subroutines

public subroutine palett(type, contra, bright)

FIXME : Add documentation

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: type
real(kind=pgkind) :: contra
real(kind=pgkind) :: bright

private subroutine pglineb(n, xpts, ypts, blnk)

FIXME : Add documentation

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n
real(kind=pgkind), intent(in) :: xpts(*)
real(kind=pgkind), intent(in) :: ypts(*)
real(kind=pgkind), intent(in) :: blnk

public subroutine papergrid(color)

FIXME : Add documentation

Arguments

Type IntentOptional Attributes Name
logical, intent(in) :: color