![]() |
(git:b77b4be)
|
Initialize a qs_env for kpoint calculations starting from a gamma point qs_env. More...
Functions/Subroutines | |
subroutine, public | create_kp_from_gamma (qs_env, qs_env_kp, with_xc_terms) |
... | |
Initialize a qs_env for kpoint calculations starting from a gamma point qs_env.
subroutine, public qs_gamma2kp::create_kp_from_gamma | ( | type(qs_environment_type), pointer | qs_env, |
type(qs_environment_type), pointer | qs_env_kp, | ||
logical, optional | with_xc_terms | ||
) |
...
qs_env | ... |
qs_env_kp | ... |
with_xc_terms | ... |
Definition at line 62 of file qs_gamma2kp.F.