|  | 
| real(kind=wp) function, private | plrandd_impl () | 
|  | 
| subroutine, private | plslabelfunc_impl_data (proc, data) | 
|  | 
| subroutine, private | plslabelfunc_impl (proc) | 
|  | 
| subroutine, private | plslabelfunc_impl_null | 
|  | 
| subroutine, private | plstransform_impl_data (proc, data) | 
|  | 
| subroutine, private | plstransform_impl (proc) | 
|  | 
| subroutine, private | plstransform_impl_null | 
|  | 
| 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) | 
|  | 
|  | 
| integer, parameter, private | wp = private_double | 
|  | 
Definition at line 26 of file plplot_double.f90.
 
  
  | 
        
          | subroutine, private plplot_double::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 | 
 
 
  
  | 
        
          | subroutine, private plplot_double::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 | 
 
 
  
  | 
        
          | subroutine, private plplot_double::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 | 
 
 
  
  | 
        
          | real(kind=wp) function, private plplot_double::plrandd_impl | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::plslabelfunc_impl | ( | procedure(pllabeler_proc) | proc | ) |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::plslabelfunc_impl_data | ( | procedure(pllabeler_proc_data) | proc, |  
          |  |  | type(c_ptr) | data |  
          |  | ) |  |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::plslabelfunc_impl_null | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::plstransform_impl | ( | procedure(pltransform_proc) | proc | ) |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::plstransform_impl_data | ( | procedure(pltransform_proc_data) | proc, |  
          |  |  | type(c_ptr) | data |  
          |  | ) |  |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::plstransform_impl_null | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | subroutine, private plplot_double::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 | 
 
 
  
  | 
        
          | subroutine, private plplot_double::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 | 
 
 
  
  | 
        
          | integer, parameter, private plplot_double::wp = private_double |  | private | 
 
 
The documentation for this module was generated from the following file: