PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
plplot_single Module Reference

Private Member Functions

subroutine, private plmapformf2c (n, x, y)
 
subroutine, private pllabelerf2c (axis, value, label, length, data)
 
subroutine, private pllabelerf2c_data (axis, value, label, length, data)
 
subroutine, private pltransformf2c (x, y, tx, ty, data)
 
subroutine, private pltransformf2c_data (x, y, tx, ty, data)
 

Private Attributes

integer, parameter, private wp = private_single
 

Detailed Description

Definition at line 26 of file plplot_single.f90.

Member Function/Subroutine Documentation

subroutine, private plplot_single::pllabelerf2c ( integer(kind=private_plint)  axis,
type(c_ptr)  value,
character(len=1), dimension(*), intent(out)  label,
integer(kind=private_plint)  length,
type(c_ptr)  data 
)
private

Definition at line 65 of file plplot_single.f90.

subroutine, private plplot_single::pllabelerf2c_data ( integer(kind=private_plint)  axis,
type(c_ptr)  value,
character(len=1), dimension(*), intent(out)  label,
integer(kind=private_plint)  length,
type(c_ptr)  data 
)
private

Definition at line 86 of file plplot_single.f90.

subroutine, private plplot_single::plmapformf2c ( integer(kind=private_plint)  n,
real(kind=private_plflt), dimension(n), intent(inout)  x,
real(kind=private_plflt), dimension(n), intent(inout)  y 
)
private

Definition at line 49 of file plplot_single.f90.

subroutine, private plplot_single::pltransformf2c ( real(kind=private_plflt)  x,
real(kind=private_plflt)  y,
real(kind=private_plflt), intent(out)  tx,
real(kind=private_plflt), intent(out)  ty,
type(c_ptr)  data 
)
private

Definition at line 102 of file plplot_single.f90.

subroutine, private plplot_single::pltransformf2c_data ( real(kind=private_plflt)  x,
real(kind=private_plflt)  y,
real(kind=private_plflt), intent(out)  tx,
real(kind=private_plflt), intent(out)  ty,
type(c_ptr)  data 
)
private

Definition at line 119 of file plplot_single.f90.

Member Data Documentation

integer, parameter, private plplot_single::wp = private_single
private

Definition at line 35 of file plplot_single.f90.


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