Octopus
|
Data Types | |
type | ps_psf_file_t |
Functions/Subroutines | |
subroutine, public | ps_psf_file_read (unit, ascii, psf, namespace) |
subroutine, public | ps_psf_file_end (psf) |
subroutine, public ps_psf_file_oct_m::ps_psf_file_read | ( | integer, intent(in) | unit, |
logical, intent(in) | ascii, | ||
type(ps_psf_file_t), intent(inout) | psf, | ||
type(namespace_t), intent(in) | namespace | ||
) |
Definition at line 157 of file ps_psf_file.F90.
subroutine, public ps_psf_file_oct_m::ps_psf_file_end | ( | type(ps_psf_file_t), intent(inout) | psf | ) |
Definition at line 281 of file ps_psf_file.F90.