![]() |
(git:b77b4be)
|
basis types for the calculation of the perturbation of density theory. More...
Data Types | |
type | qs_p_env_type |
Represent a qs system that is perturbed. Can calculate the linear operator and the rhs of the system of equations that needs to be solved for the perturbation. More... | |
Functions/Subroutines | |
subroutine, public | p_env_release (p_env) |
relases the given p_env (see doc/ReferenceCounting.html) | |
basis types for the calculation of the perturbation of density theory.
subroutine, public qs_p_env_types::p_env_release | ( | type(qs_p_env_type) | p_env | ) |
relases the given p_env (see doc/ReferenceCounting.html)
p_env | the environment to release |
Definition at line 98 of file qs_p_env_types.F.