(git:0de0cc2)
qs_environment_methods.F File Reference

Go to the source code of this file.

Modules

module  qs_environment_methods
 qs_environment methods that use many other modules
 

Functions/Subroutines

subroutine, public qs_environment_methods::qs_env_setup (qs_env)
 initializes various components of the qs_env, that need only atomic_kind_set, cell, dft_control, scf_control, c(i)nmo, c(i)nao, and particle_set to be initialized. The previous components of qs_env must be valid. Initializes pools, charges and pw_env. More...
 
subroutine, public qs_environment_methods::qs_env_rebuild_pw_env (qs_env)
 rebuilds the pw_env in the given qs_env, allocating it if necessary More...
 
subroutine, public qs_environment_methods::qs_env_time_update (qs_env, time, itimes)
 ... More...