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

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
 

Detailed Description

Definition at line 26 of file plplot_small_modules.f90.

Member Data Documentation

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.


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