Go to the source code of this file.
Functions/Subroutines | |
subroutine | genvfxc (tq0, t3hw, gclgq, nm, vchi0, eps0, epsi, vfxc) |
subroutine genvfxc | ( | logical, intent(in) | tq0, |
logical, intent(in) | t3hw, | ||
real(8), dimension(ngrf), intent(in) | gclgq, | ||
integer, intent(in) | nm, | ||
complex(8), dimension(nm,nm,nwrf), intent(in) | vchi0, | ||
complex(8), dimension(nm,nm,nwrf), intent(in) | eps0, | ||
complex(8), dimension(nm,nm,nwrf), intent(in) | epsi, | ||
complex(8), dimension(nm,nm,nwrf), intent(out) | vfxc | ||
) |
Definition at line 6 of file genvfxc.f90.