(git:3add494)
environment.F File Reference

Go to the source code of this file.

Modules

module  environment
 Sets up and terminates the global environment variables.
 

Functions/Subroutines

subroutine, public environment::cp2k_init (para_env, output_unit, globenv, input_file_name, wdir)
 Initializes a CP2K run (setting of the global environment variables) More...
 
subroutine, public environment::cp2k_read (root_section, para_env, globenv)
 read part of cp2k_init More...
 
subroutine, public environment::cp2k_setup (root_section, para_env, globenv)
 globenv initializations that need the input and error More...
 
subroutine, public environment::cp2k_get_walltime (section, keyword_name, walltime)
 reads the Walltime also in format HH:MM:SS More...
 
subroutine, public environment::cp2k_finalize (root_section, para_env, globenv, wdir, q_finalize)
 Writes final timings and banner for CP2K. More...