(git:e7e05ae)
pwdft_environment_types.F File Reference

Go to the source code of this file.

Modules

module  pwdft_environment_types
 The type definitions for the PWDFT environment.
 

Functions/Subroutines

subroutine, public pwdft_environment_types::pwdft_env_release (pwdft_env)
 Releases the given pwdft environment (see doc/ReferenceCounting.html) More...
 
subroutine, public pwdft_environment_types::pwdft_env_get (pwdft_env, pwdft_input, force_env_input, xc_input, cp_subsys, qs_subsys, para_env, energy, forces, stress, sctx, gs_handler, ks_handler)
 Returns various attributes of the pwdft environment. More...
 
subroutine, public pwdft_environment_types::pwdft_env_set (pwdft_env, pwdft_input, force_env_input, xc_input, qs_subsys, cp_subsys, para_env, energy, forces, stress, sctx, gs_handler, ks_handler)
 Sets various attributes of the pwdft environment. More...
 
subroutine, public pwdft_environment_types::pwdft_env_create (pwdft_env)
 Creates the pwdft environment. More...