fileio_base_mod::output_typ Type Reference
handling multiple data files with time step in their names
real, dimension(:,:), pointer | val |
type(valptr_typ), dimension(:), pointer | p |
character(len=128) | key |
integer(kind=4) | numbytes |
Detailed Description
Definition at line 102 of file fileio_base.f90.
Member Data Documentation
◆ key
|
private |
Definition at line 105 of file fileio_base.f90.
◆ numbytes
|
private |
Definition at line 106 of file fileio_base.f90.
◆ p
|
private |
Definition at line 104 of file fileio_base.f90.
◆ val
|
private |
Definition at line 103 of file fileio_base.f90.
The documentation for this type was generated from the following file:
- /home/webadmin/src/fosite/src/io/fileio_base.f90