Public Member Functions

plplot::interface Interface Reference

List of all members.

Public Member Functions

subroutine pladv (sub)
subroutine plbop
subroutine plcalc_world (rx, ry, wx, wy, window)
subroutine plclear
subroutine plcol0 (icol)
subroutine plcol1 (col)
subroutine plend
subroutine plend1
subroutine plenv (xmin, xmax, ymin, ymax, just, axis)
subroutine pleop
subroutine plflush
subroutine plfont (font)
subroutine plfontld (charset)
subroutine plgchr (chrdef, chrht)
subroutine plgcol0 (icol, r, g, b)
subroutine plgcol0a (icol, r, g, b, a)
subroutine plgcolbg (r, g, b)
subroutine plgcolbga (r, g, b, a)
subroutine plgcompression (compression)
subroutine plgdidev (mar, aspect, jx, jy)
subroutine plgdiori (rot)
subroutine plgdiplt (xmin, xmax, ymin, ymax)
subroutine plgetcursor (gin)
subroutine plgfam (fam, num, bmax)
subroutine plgfci (fci)
subroutine plgfont (family, style, weight)
subroutine plglevel (level)
subroutine plgpage (xpmm, ypmm, xwid, ywid, xoff, yoff)
subroutine plgra
subroutine plgspa (xmin, xmax, ymin, ymax)
subroutine plgstrm (strm)
subroutine plgvpd (xmin, xmax, ymin, ymax)
subroutine plgvpw (xmin, xmax, ymin, ymax)
subroutine plgxax (digmax, digits)
subroutine plgyax (digmax, digits)
subroutine plgzax (digmax, digits)
subroutine plhls (h, l, s)
subroutine plhlsrgb (h, l, s, r, g, b)
subroutine plinit
subroutine pljoin (x1, y1, x2, y2)
subroutine pllightsource (x, y, z)
subroutine plmkstrm (strm)
subroutine plpat (nlin, inc, del)
subroutine plprec (setp, prec)
subroutine plpsty (patt)
subroutine plreplot
subroutine plrgb (r, g, b)
subroutine plrgb1 (r, g, b)
subroutine plrgbhls (r, g, b, h, l, s)
subroutine plschr (chrdef, chrht)
subroutine plscmap0n (n)
subroutine plscmap1n (n)
subroutine plscol0 (icol, r, g, b)
subroutine plscol0a (icol, r, g, b, a)
subroutine plscolbg (r, g, b)
subroutine plscolbga (r, g, b, a)
subroutine plscolor (color)
subroutine plscompression (compression)
subroutine plsdidev (mar, aspect, jx, jy)
subroutine plsdimap (dimxmi, dimxmax, diymin, dimymax, dimxpmm, diypmm)
subroutine plsdiori (rot)
subroutine plsdiplt (xmin, xmax, ymin, ymax)
subroutine plsdiplz (xmin, xmax, ymin, ymax)
subroutine plseed (s)
subroutine plsesc (esc)
subroutine plsfam (fam, num, bmax)
subroutine plsfci (fci)
subroutine plsfont (family, style, weight)
subroutine plsmaj (def, scale)
subroutine plsmin (def, scale)
subroutine plsori (rot)
subroutine plspage (xpmm, ypmm, xwid, ywid, xoff, yoff)
subroutine plsstrm (strm)
subroutine plssub (nx, ny)
subroutine plssym (def, scale)
subroutine plstar (nx, ny)
subroutine plstripa (id, pen, x, y)
subroutine plstripd (id)
subroutine plstyl (n, mark, space)
subroutine plsvpa (xmin, xmax, ymin, ymax)
subroutine plsxax (digmax, digits)
subroutine plsyax (digmax, digits)
subroutine plszax (digmax, digits)
subroutine pltext
subroutine plvasp (aspect)
subroutine plvpas (xmin, xmax, ymin, ymax, aspect)
subroutine plvpor (xmin, xmax, ymin, ymax)
subroutine plvsta
subroutine plw3d (basex, basey, height, xmin, xmax, ymin, ymax, zmin, zmax, alt, az)
subroutine plwid (width)
subroutine plwind (xmin, xmax, ymin, ymax)

Detailed Description

Definition at line 145 of file sfstubsf95.f90.


Member Function Documentation

subroutine plplot::interface::pladv ( integer  sub  ) 

Definition at line 146 of file sfstubsf95.f90.

subroutine plplot::interface::plbop (  ) 

Definition at line 156 of file sfstubsf95.f90.

subroutine plplot::interface::plcalc_world ( real(kind=plflt)  rx,
real(kind=plflt)  ry,
real(kind=plflt)  wx,
real(kind=plflt)  wy,
integer  window 
)

Definition at line 161 of file sfstubsf95.f90.

subroutine plplot::interface::plclear (  ) 

Definition at line 169 of file sfstubsf95.f90.

subroutine plplot::interface::plcol0 ( integer  icol  ) 

Definition at line 174 of file sfstubsf95.f90.

subroutine plplot::interface::plcol1 ( real(kind=plflt)  col  ) 

Definition at line 180 of file sfstubsf95.f90.

subroutine plplot::interface::plend (  ) 

Definition at line 191 of file sfstubsf95.f90.

subroutine plplot::interface::plend1 (  ) 

Definition at line 196 of file sfstubsf95.f90.

subroutine plplot::interface::plenv ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax,
integer  just,
integer  axis 
)

Definition at line 201 of file sfstubsf95.f90.

subroutine plplot::interface::pleop (  ) 

Definition at line 209 of file sfstubsf95.f90.

subroutine plplot::interface::plflush (  ) 

Definition at line 235 of file sfstubsf95.f90.

subroutine plplot::interface::plfont ( integer  font  ) 

Definition at line 240 of file sfstubsf95.f90.

subroutine plplot::interface::plfontld ( integer  charset  ) 

Definition at line 246 of file sfstubsf95.f90.

subroutine plplot::interface::plgchr ( real(kind=plflt)  chrdef,
real(kind=plflt)  chrht 
)

Definition at line 252 of file sfstubsf95.f90.

subroutine plplot::interface::plgcol0 ( integer  icol,
integer  r,
integer  g,
integer  b 
)

Definition at line 259 of file sfstubsf95.f90.

subroutine plplot::interface::plgcol0a ( integer  icol,
integer  r,
integer  g,
integer  b,
real(kind=plflt)  a 
)

Definition at line 265 of file sfstubsf95.f90.

subroutine plplot::interface::plgcolbg ( integer  r,
integer  g,
integer  b 
)

Definition at line 273 of file sfstubsf95.f90.

subroutine plplot::interface::plgcolbga ( integer  r,
integer  g,
integer  b,
real(kind=plflt)  a 
)

Definition at line 279 of file sfstubsf95.f90.

subroutine plplot::interface::plgcompression ( integer  compression  ) 

Definition at line 287 of file sfstubsf95.f90.

subroutine plplot::interface::plgdidev ( real(kind=plflt)  mar,
real(kind=plflt)  aspect,
real(kind=plflt)  jx,
real(kind=plflt)  jy 
)

Definition at line 293 of file sfstubsf95.f90.

subroutine plplot::interface::plgdiori ( real(kind=plflt)  rot  ) 

Definition at line 300 of file sfstubsf95.f90.

subroutine plplot::interface::plgdiplt ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 307 of file sfstubsf95.f90.

subroutine plplot::interface::plgetcursor ( type(PLGraphicsIn gin  ) 

Definition at line 314 of file sfstubsf95.f90.

subroutine plplot::interface::plgfam ( integer  fam,
integer  num,
integer  bmax 
)

Definition at line 322 of file sfstubsf95.f90.

subroutine plplot::interface::plgfci ( integer(kind=plunicode)  fci  ) 

Definition at line 328 of file sfstubsf95.f90.

subroutine plplot::interface::plgfont ( integer  family,
integer  style,
integer  weight 
)

Definition at line 335 of file sfstubsf95.f90.

subroutine plplot::interface::plglevel ( integer  level  ) 

Definition at line 341 of file sfstubsf95.f90.

subroutine plplot::interface::plgpage ( real(kind=plflt)  xpmm,
real(kind=plflt)  ypmm,
integer  xwid,
integer  ywid,
integer  xoff,
integer  yoff 
)

Definition at line 347 of file sfstubsf95.f90.

subroutine plplot::interface::plgra (  ) 

Definition at line 355 of file sfstubsf95.f90.

subroutine plplot::interface::plgspa ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 368 of file sfstubsf95.f90.

subroutine plplot::interface::plgstrm ( integer  strm  ) 

Definition at line 375 of file sfstubsf95.f90.

subroutine plplot::interface::plgvpd ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 381 of file sfstubsf95.f90.

subroutine plplot::interface::plgvpw ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 388 of file sfstubsf95.f90.

subroutine plplot::interface::plgxax ( integer  digmax,
integer  digits 
)

Definition at line 395 of file sfstubsf95.f90.

subroutine plplot::interface::plgyax ( integer  digmax,
integer  digits 
)

Definition at line 401 of file sfstubsf95.f90.

subroutine plplot::interface::plgzax ( integer  digmax,
integer  digits 
)

Definition at line 407 of file sfstubsf95.f90.

subroutine plplot::interface::plhls ( real(kind=plflt)  h,
real(kind=plflt)  l,
real(kind=plflt)  s 
)

Definition at line 417 of file sfstubsf95.f90.

subroutine plplot::interface::plhlsrgb ( real(kind=plflt)  h,
real(kind=plflt)  l,
real(kind=plflt)  s,
real(kind=plflt)  r,
real(kind=plflt)  g,
real(kind=plflt)  b 
)

Definition at line 424 of file sfstubsf95.f90.

subroutine plplot::interface::plinit (  ) 

Definition at line 431 of file sfstubsf95.f90.

subroutine plplot::interface::pljoin ( real(kind=plflt)  x1,
real(kind=plflt)  y1,
real(kind=plflt)  x2,
real(kind=plflt)  y2 
)

Definition at line 436 of file sfstubsf95.f90.

subroutine plplot::interface::pllightsource ( real(kind=plflt)  x,
real(kind=plflt)  y,
real(kind=plflt)  z 
)

Definition at line 443 of file sfstubsf95.f90.

subroutine plplot::interface::plmkstrm ( integer  strm  ) 

Definition at line 485 of file sfstubsf95.f90.

subroutine plplot::interface::plpat ( integer  nlin,
integer  inc,
integer  del 
)

Definition at line 491 of file sfstubsf95.f90.

subroutine plplot::interface::plprec ( integer  setp,
integer  prec 
)

Definition at line 517 of file sfstubsf95.f90.

subroutine plplot::interface::plpsty ( integer  patt  ) 

Definition at line 523 of file sfstubsf95.f90.

subroutine plplot::interface::plreplot (  ) 

Definition at line 529 of file sfstubsf95.f90.

subroutine plplot::interface::plrgb ( real(kind=plflt)  r,
real(kind=plflt)  g,
real(kind=plflt)  b 
)

Definition at line 537 of file sfstubsf95.f90.

subroutine plplot::interface::plrgb1 ( integer  r,
integer  g,
integer  b 
)

Definition at line 544 of file sfstubsf95.f90.

subroutine plplot::interface::plrgbhls ( real(kind=plflt)  r,
real(kind=plflt)  g,
real(kind=plflt)  b,
real(kind=plflt)  h,
real(kind=plflt)  l,
real(kind=plflt)  s 
)

Definition at line 550 of file sfstubsf95.f90.

subroutine plplot::interface::plschr ( real(kind=plflt)  chrdef,
real(kind=plflt)  chrht 
)

Definition at line 557 of file sfstubsf95.f90.

subroutine plplot::interface::plscmap0n ( integer  n  ) 

Definition at line 572 of file sfstubsf95.f90.

subroutine plplot::interface::plscmap1n ( integer  n  ) 

Definition at line 596 of file sfstubsf95.f90.

subroutine plplot::interface::plscol0 ( integer  icol,
integer  r,
integer  g,
integer  b 
)

Definition at line 602 of file sfstubsf95.f90.

subroutine plplot::interface::plscol0a ( integer  icol,
integer  r,
integer  g,
integer  b,
real(kind=plflt)  a 
)

Definition at line 608 of file sfstubsf95.f90.

subroutine plplot::interface::plscolbg ( integer  r,
integer  g,
integer  b 
)

Definition at line 616 of file sfstubsf95.f90.

subroutine plplot::interface::plscolbga ( integer  r,
integer  g,
integer  b,
real(kind=plflt)  a 
)

Definition at line 622 of file sfstubsf95.f90.

subroutine plplot::interface::plscolor ( integer  color  ) 

Definition at line 630 of file sfstubsf95.f90.

subroutine plplot::interface::plscompression ( integer  compression  ) 

Definition at line 636 of file sfstubsf95.f90.

subroutine plplot::interface::plsdidev ( real(kind=plflt)  mar,
real(kind=plflt)  aspect,
real(kind=plflt)  jx,
real(kind=plflt)  jy 
)

Definition at line 642 of file sfstubsf95.f90.

subroutine plplot::interface::plsdimap ( real(kind=plflt)  dimxmi,
real(kind=plflt)  dimxmax,
real(kind=plflt)  diymin,
real(kind=plflt)  dimymax,
real(kind=plflt)  dimxpmm,
real(kind=plflt)  diypmm 
)

Definition at line 649 of file sfstubsf95.f90.

subroutine plplot::interface::plsdiori ( real(kind=plflt)  rot  ) 

Definition at line 656 of file sfstubsf95.f90.

subroutine plplot::interface::plsdiplt ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 663 of file sfstubsf95.f90.

subroutine plplot::interface::plsdiplz ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 670 of file sfstubsf95.f90.

subroutine plplot::interface::plseed ( integer  s  ) 

Definition at line 677 of file sfstubsf95.f90.

subroutine plplot::interface::plsesc ( integer  esc  ) 

Definition at line 684 of file sfstubsf95.f90.

subroutine plplot::interface::plsfam ( integer  fam,
integer  num,
integer  bmax 
)

Definition at line 706 of file sfstubsf95.f90.

subroutine plplot::interface::plsfci ( integer(kind=plunicode)  fci  ) 

Definition at line 712 of file sfstubsf95.f90.

subroutine plplot::interface::plsfont ( integer  family,
integer  style,
integer  weight 
)

Definition at line 719 of file sfstubsf95.f90.

subroutine plplot::interface::plsmaj ( real(kind=plflt)  def,
real(kind=plflt)  scale 
)

Definition at line 748 of file sfstubsf95.f90.

subroutine plplot::interface::plsmin ( real(kind=plflt)  def,
real(kind=plflt)  scale 
)

Definition at line 758 of file sfstubsf95.f90.

subroutine plplot::interface::plsori ( integer  rot  ) 

Definition at line 765 of file sfstubsf95.f90.

subroutine plplot::interface::plspage ( real(kind=plflt)  xpmm,
real(kind=plflt)  ypmm,
integer  xwid,
integer  ywid,
integer  xoff,
integer  yoff 
)

Definition at line 771 of file sfstubsf95.f90.

subroutine plplot::interface::plsstrm ( integer  strm  ) 

Definition at line 783 of file sfstubsf95.f90.

subroutine plplot::interface::plssub ( integer  nx,
integer  ny 
)

Definition at line 789 of file sfstubsf95.f90.

subroutine plplot::interface::plssym ( real(kind=plflt)  def,
real(kind=plflt)  scale 
)

Definition at line 795 of file sfstubsf95.f90.

subroutine plplot::interface::plstar ( integer  nx,
integer  ny 
)

Definition at line 802 of file sfstubsf95.f90.

subroutine plplot::interface::plstripa ( integer  id,
integer  pen,
real(kind=plflt)  x,
real(kind=plflt)  y 
)

Definition at line 829 of file sfstubsf95.f90.

subroutine plplot::interface::plstripd ( integer  id  ) 

Definition at line 837 of file sfstubsf95.f90.

subroutine plplot::interface::plstyl ( integer  n,
integer  mark,
integer  space 
)

Definition at line 843 of file sfstubsf95.f90.

subroutine plplot::interface::plsvpa ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 861 of file sfstubsf95.f90.

subroutine plplot::interface::plsxax ( integer  digmax,
integer  digits 
)

Definition at line 868 of file sfstubsf95.f90.

subroutine plplot::interface::plsyax ( integer  digmax,
integer  digits 
)

Definition at line 874 of file sfstubsf95.f90.

subroutine plplot::interface::plszax ( integer  digmax,
integer  digits 
)

Definition at line 884 of file sfstubsf95.f90.

subroutine plplot::interface::pltext (  ) 

Definition at line 890 of file sfstubsf95.f90.

subroutine plplot::interface::plvasp ( real(kind=plflt)  aspect  ) 

Definition at line 895 of file sfstubsf95.f90.

subroutine plplot::interface::plvpas ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax,
real(kind=plflt)  aspect 
)

Definition at line 902 of file sfstubsf95.f90.

subroutine plplot::interface::plvpor ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 909 of file sfstubsf95.f90.

subroutine plplot::interface::plvsta (  ) 

Definition at line 916 of file sfstubsf95.f90.

subroutine plplot::interface::plw3d ( real(kind=plflt)  basex,
real(kind=plflt)  basey,
real(kind=plflt)  height,
real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax,
real(kind=plflt)  zmin,
real(kind=plflt)  zmax,
real(kind=plflt)  alt,
real(kind=plflt)  az 
)

Definition at line 921 of file sfstubsf95.f90.

subroutine plplot::interface::plwid ( integer  width  ) 

Definition at line 928 of file sfstubsf95.f90.

subroutine plplot::interface::plwind ( real(kind=plflt)  xmin,
real(kind=plflt)  xmax,
real(kind=plflt)  ymin,
real(kind=plflt)  ymax 
)

Definition at line 934 of file sfstubsf95.f90.


The documentation for this interface was generated from the following file: