29 character(len=32) :: mode
30 character(len=100) :: varname
32 integer,
parameter :: help_stdout = 6, help_stderr = 0
38 write(stderr,
'(a)')
"Your Fortran compiler doesn't support command-line arguments;"
39 write(stderr,
'(a)')
"the oct-help command is not available."
52 write(help_stderr,
'(a)')
"Error: Variable "//trim(varname)//
" not found."
subroutine, public getopt_init(ierr)
Initializes the getopt machinery. Must be called before attempting to parse the options....
subroutine, public getopt_end
subroutine, public global_end()
Finalise parser varinfo file, and MPI.
type(mpi_comm), parameter, public serial_dummy_comm
Alias MPI_COMM_UNDEFINED for the specific use case of initialising Octopus utilities with no MPI supp...
subroutine, public init_octopus_globals(comm)
Initialise Octopus-specific global constants and files. This routine performs no initialisation calls...
subroutine, public varinfo_print(iunit, var, ierr)
subroutine, public varinfo_search(iunit, var, ierr)