![]() |
(git:53a46e8)
|
density matrix optimization using exponential transformations More...
Functions/Subroutines | |
| subroutine, public | dm_ls_curvy_optimization (ls_scf_env, energy, check_conv) |
| driver routine for Head-Gordon curvy step approach | |
| subroutine, public | deallocate_curvy_data (curvy_data) |
| ... | |
density matrix optimization using exponential transformations
| subroutine, public dm_ls_scf_curvy::dm_ls_curvy_optimization | ( | type(ls_scf_env_type) | ls_scf_env, |
| real(kind=dp) | energy, | ||
| logical | check_conv | ||
| ) |
driver routine for Head-Gordon curvy step approach
| ls_scf_env | ... |
| energy | ... |
| check_conv | ... |
Definition at line 57 of file dm_ls_scf_curvy.F.
| subroutine, public dm_ls_scf_curvy::deallocate_curvy_data | ( | type(ls_scf_curvy_type) | curvy_data | ) |
...
| curvy_data | ... |
Definition at line 758 of file dm_ls_scf_curvy.F.