3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-05 10:56:03 +02:00
dft_tools/python/converters/vasp
Oleg E. Peil 0c4e3ad006 Changed order of indices of 'proj_arr' array
When a ProjectorShell is created it creates a view of the full
projector array with orbital 'ilm' and band 'ib' indices interchanged.
The reason for this is that this corresponds more naturally to the
definition of the projector P_{m\nu} and also allows for multiplications
of projector matrices without additional transposition.

The tests have been modified accordingly.
2015-10-11 13:55:04 +02:00
..
c/plocar_io Removed redundant index reassignments in 'c_plocar_io.c' 2015-10-11 13:55:04 +02:00
doc Added untested version of 'ProjectorShell' class 2015-10-11 13:55:04 +02:00
python Changed order of indices of 'proj_arr' array 2015-10-11 13:55:04 +02:00
test Changed order of indices of 'proj_arr' array 2015-10-11 13:55:04 +02:00
notes.txt Initial commit 2015-10-11 13:55:03 +02:00