Skip to content
Snippets Groups Projects

Fix OEP full - spin polarized case

Merged Nicolas Tancogne-Dejean requested to merge fix_oep_polarized into hotfix-12.2
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -307,7 +307,7 @@ contains
write(message(1), *) 'Overlap: ', this%overlap
call messages_info(1)
if(this%overlap) then
if(.false. .and. this%overlap) then
!disentangle the map into injective regions
Loading