3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-05 19:06:03 +02:00
dft_tools/python/converters/vasp/test
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
..
inpconf Fixed a bug in 'inpconf.py' 2015-10-11 13:55:04 +02:00
plocar_io Added a small test suite for 'c_plocar_io' module 2015-10-11 13:55:04 +02:00
plotools Changed order of indices of 'proj_arr' array 2015-10-11 13:55:04 +02:00
vaspio Added a test suite for module 'vaspio' 2015-10-11 13:55:04 +02:00
adv_example.cfg * Restructured the directory structure * Added some half-day long development including tests 2015-10-11 13:55:03 +02:00