|
PLplot
5.13.0
|
Data Types | |
| type | plcgrid |
| type | plfgrid |
Public Attributes | |
| integer, parameter | private_plint = c_int32_t |
| integer, parameter | private_plbool = c_int32_t |
| integer, parameter | private_plunicode = c_int32_t |
| integer, parameter | private_single = c_float |
| integer, parameter | private_double = c_double |
Definition at line 26 of file plplot_small_modules.f90.
| integer, parameter plplot_types::private_double = c_double |
Definition at line 69 of file plplot_small_modules.f90.
| integer, parameter plplot_types::private_plbool = c_int32_t |
Definition at line 63 of file plplot_small_modules.f90.
| integer, parameter plplot_types::private_plint = c_int32_t |
Definition at line 62 of file plplot_small_modules.f90.
| integer, parameter plplot_types::private_plunicode = c_int32_t |
Definition at line 64 of file plplot_small_modules.f90.
| integer, parameter plplot_types::private_single = c_float |
Definition at line 68 of file plplot_small_modules.f90.