![]() |
(git:936074a)
|
Types needed for a for a Energy Correction. More...
Data Types | |
| type | energy_correction_type |
| Contains information on the energy correction functional for KG. More... | |
Functions/Subroutines | |
| subroutine, public | ec_env_release (ec_env) |
| ... | |
| subroutine, public | ec_env_matrix_release (ec_env) |
| ... | |
| subroutine, public | ec_env_potential_release (ec_env) |
| ... | |
Types needed for a for a Energy Correction.
| subroutine, public ec_env_types::ec_env_release | ( | type(energy_correction_type), pointer | ec_env | ) |
...
| ec_env | ... |
Definition at line 158 of file ec_env_types.F.
| subroutine, public ec_env_types::ec_env_matrix_release | ( | type(energy_correction_type), pointer | ec_env | ) |
...
| ec_env | ... |
Definition at line 242 of file ec_env_types.F.
| subroutine, public ec_env_types::ec_env_potential_release | ( | type(energy_correction_type), pointer | ec_env | ) |
...
| ec_env | ... |
Definition at line 262 of file ec_env_types.F.