![]() |
(git:0a7030e)
|
#include "./base/base_uses.f90"Go to the source code of this file.
Data Types | |
| type | mo_window::mo_window_type |
Modules | |
| module | mo_window |
| Common selection and union operations for contiguous molecular-orbital windows. | |
Functions/Subroutines | |
| subroutine, public | mo_window::determine_mo_window (eigenvalues, n_mo, n_occ, cutoff_occ, cutoff_empty, window) |
| Selects one contiguous MO window from an ordered reference spectrum. | |
| subroutine, public | mo_window::combine_mo_windows (spin_windows, combined_window, windows_differ) |
| Forms the smallest contiguous window covering all supplied spin windows. | |