fileio_gnuplot_mod::output_typ Type Reference
Collaboration diagram for fileio_gnuplot_mod::output_typ:

Private Attributes

some default limits

type(valptr_typ), dimension(:), pointer p
 
character(len=max_char_len) key
 
character(len=1024) path
 
integer numbytes
 

Detailed Description

Definition at line 87 of file fileio_gnuplot.f90.

Member Data Documentation

◆ key

character(len=max_char_len) fileio_gnuplot_mod::output_typ::key
private

Definition at line 89 of file fileio_gnuplot.f90.

◆ numbytes

integer fileio_gnuplot_mod::output_typ::numbytes
private

Definition at line 91 of file fileio_gnuplot.f90.

◆ p

type(valptr_typ), dimension(:), pointer fileio_gnuplot_mod::output_typ::p
private

Definition at line 88 of file fileio_gnuplot.f90.

◆ path

character(len=1024) fileio_gnuplot_mod::output_typ::path
private

Definition at line 90 of file fileio_gnuplot.f90.


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