![]() |
(git:ed6f26b)
|
#include "./base/base_uses.f90"
Go to the source code of this file.
Data Types | |
type | exstates_types::wfn_history_type |
type | exstates_types::excited_energy_type |
Contains information on the excited states energy. More... | |
Modules | |
module | exstates_types |
Types for excited states potential energies. | |
Functions/Subroutines | |
subroutine, public | exstates_types::exstate_release (ex_env) |
... | |
subroutine, public | exstates_types::exstate_matrix_release (ex_env) |
... | |
subroutine, public | exstates_types::exstate_potential_release (ex_env) |
... | |
subroutine, public | exstates_types::exstate_create (ex_env, excited_state, dft_section) |
Allocates and intitializes exstate_env. | |