Octopus
ps_cpi_file_oct_m Module Reference

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)
 

Function/Subroutine Documentation

◆ ps_cpi_file_read()

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.

◆ ps_cpi_file_end()

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.