![]() |
(git:5e7fe52)
|
Automatic screening of frontier-orbital basis optimizations. More...
Data Types | |
| interface | basis_optimization_driver |
| ... More... | |
Functions/Subroutines | |
| subroutine, public | run_frontier_orbital_screening (input_declaration, section, para_env, globenv, frontier_screening_section, optimize_basis_driver) |
| Run serial frontier-orbital optimizations and evaluate their HOMO-LUMO gaps with new SCFs. | |
Automatic screening of frontier-orbital basis optimizations.
| subroutine, public optbas_frontier_orbital_screening::run_frontier_orbital_screening | ( | type(section_type), pointer | input_declaration, |
| type(section_vals_type), pointer | section, | ||
| type(mp_para_env_type), pointer | para_env, | ||
| type(global_environment_type), pointer | globenv, | ||
| type(section_vals_type), pointer | frontier_screening_section, | ||
| procedure(basis_optimization_driver) | optimize_basis_driver ) |
Run serial frontier-orbital optimizations and evaluate their HOMO-LUMO gaps with new SCFs.
| input_declaration | ... |
| section | ... |
| para_env | ... |
| globenv | ... |
| frontier_screening_section | ... |
| optimize_basis_driver | ... |
Definition at line 114 of file optbas_frontier_orbital_screening.F.