Go to the source code of this file.
Functions/Subroutines | |
subroutine | invZGE (nm, mat) |
subroutine invZGE | ( | integer,intent(in) | nm, | |
complex(8),dimension(nm,nm),intent(inout) | mat | |||
) |
Definition at line 1 of file invZGE.F90.
Referenced by calc_eps_rpa(), and calc_eps_rpa_q_0().