Fix oep polarized
Description
Fixes the spin indices in the OEP full calculation. The KLI code was wrongly storing everything in oep%vxc(:,1) which led to a wrong mixing for the OEP full case. The code now produces
News snippet
Bugfix for spin polarized OEP full calculation.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.