Octopus
|
Data Types | |
type | ps_cpi_file_t |
First, the contents of the file. More... | |
Functions/Subroutines | |
subroutine, public | ps_cpi_file_read (unit, psf) |
subroutine, public | ps_cpi_file_end (psf) |
subroutine, public ps_cpi_file_oct_m::ps_cpi_file_read | ( | integer, intent(in) | unit, |
type(ps_cpi_file_t), intent(inout) | psf | ||
) |
Definition at line 152 of file ps_cpi_file.F90.
subroutine, public ps_cpi_file_oct_m::ps_cpi_file_end | ( | type(ps_cpi_file_t), intent(inout) | psf | ) |
Definition at line 231 of file ps_cpi_file.F90.