Skip to content

WIP: Preparation for non-collinear calculations

Jens Jørgen Mortensen requested to merge non-collinear-preparation into master

MAJOR refactoring!!!!

Put wave functions ndarray inside a some more clever (matrix-like) objects that know about:

  • spin-paired, polarized or spinors
  • pw (real or complex) or fd
  • distribution (BLACS, gd, pd)

Same thing for P_ani, D_asp, dH_asp.

Merge request reports