|
some default limits
|
type(valptr_typ), dimension(:), pointer | p |
|
character(len=max_char_len) | key |
|
character(len=1024) | path |
|
integer | numbytes |
|
Definition at line 87 of file fileio_gnuplot.f90.
◆ key
character(len=max_char_len) fileio_gnuplot_mod::output_typ::key |
|
private |
◆ numbytes
integer fileio_gnuplot_mod::output_typ::numbytes |
|
private |
type(valptr_typ), dimension(:), pointer fileio_gnuplot_mod::output_typ::p |
|
private |
◆ path
character(len=1024) fileio_gnuplot_mod::output_typ::path |
|
private |
The documentation for this type was generated from the following file: