PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Modules | Functions/Subroutines | Variables
files_ops.f90 File Reference

Go to the source code of this file.

Modules

module  files_ops
 Operations related to files !
 

Functions/Subroutines

subroutine, public files_ops::init_files ()
 Initialize the variables for the module. More...
 
integer function, public files_ops::parse_args ()
 Parses the command line arguments. More...
 
integer function, public files_ops::open_input ()
 Open the input files. More...
 
integer function, public files_ops::open_output ()
 Open the output files. More...
 
subroutine, public files_ops::close_output ()
 Closes the output file. More...
 

Variables

character(len=max_str_ln), dimension(:), allocatable, public files_ops::opt_args
 optional arguments that can be passed using –[name] More...