Skip to content

BSE: Refactor spinor stuff

Ask Hjorth Larsen requested to merge bse-refactor-more into bse-refactor

This MR is a small, feeble attempt to clean up some of the unholy BSE mess.

  • Move all the variables relating to spinors to a SpinorData class
  • Move all the processing of the spinor-specific variables to methods of SpinorData class
  • Unduplicate some code doing transformations of rho

Merge request reports