![]() |
(git:a0e5186)
|
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 165 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 250 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 270 of file ec_env_types.F.