m_fileio Module Reference

Functions/Subroutines

subroutine z_fileio (filename, qual, iufind, iunit, iostat)
 
subroutine z_fclose (iunit)
 
subroutine z_flunit (iunit, ierr)
 

Variables

integer, parameter i_print =0
 
integer, parameter i_out =6
 
integer i_log
 
integer i_prt
 
integer i_tst
 
integer lu_err
 
integer lu_inp
 
integer lu_log
 
integer lu_prt
 
integer lu_tst
 
character(len=80) tempfile
 

Function/Subroutine Documentation

subroutine m_fileio::z_fclose ( integer, intent(inout)  iunit)

Here is the caller graph for this function:

subroutine m_fileio::z_fileio ( character(len=*), intent(inout)  filename,
character(len=2), intent(in)  qual,
integer, intent(in)  iufind,
integer, intent(inout)  iunit,
integer, intent(out)  iostat 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine m_fileio::z_flunit ( integer, intent(out)  iunit,
integer, intent(out)  ierr 
)

Here is the caller graph for this function:

Variable Documentation

integer m_fileio::i_log
integer, parameter m_fileio::i_out =6
integer, parameter m_fileio::i_print =0
integer m_fileio::i_prt
integer m_fileio::i_tst
integer m_fileio::lu_err
integer m_fileio::lu_inp
integer m_fileio::lu_log
integer m_fileio::lu_prt
integer m_fileio::lu_tst
character(len=80) m_fileio::tempfile