![]() |
(git:ab76537)
|
Functions/Subroutines | |
| subroutine, public | atom_admm (atom_info, admm_section, iw) |
| Analysis of ADMM approximation to exact exchange. | |
| subroutine, public atom_admm_methods::atom_admm | ( | type(atom_p_type), dimension(:, :), pointer | atom_info, |
| type(section_vals_type), pointer | admm_section, | ||
| integer, intent(in) | iw | ||
| ) |
Analysis of ADMM approximation to exact exchange.
| atom_info | information about the atomic kind. Two-dimensional array of size (electronic-configuration, electronic-structure-method) |
| admm_section | ADMM print section |
| iw | output file unit |
Definition at line 60 of file atom_admm_methods.F.