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 Peil 7b2e2a3b6e Implemented 'read_header_and_data()' and 'read_data()'
'read_data()' is a generator interpreting a file as a sequence of
floats. Lines starting with '#' are ignored.
'read_header_and_data()' reads the header string until a line
"# END ...", initializes a generator 'read_data()', and returns
them.
2015-10-11 14:03:13 +02:00
..
c/plocar_io Removed redundant index reassignments in 'c_plocar_io.c' 2015-10-11 13:55:04 +02:00
doc Added documentation on the output file formats 2015-10-11 13:57:46 +02:00
examples/simple Added examples directory with one example 'simple' 2015-10-11 13:55:05 +02:00
python Implemented 'read_header_and_data()' and 'read_data()' 2015-10-11 14:03:13 +02:00
test Added the parser of section [General] 2015-10-11 13:57:46 +02:00
notes.txt Initial commit 2015-10-11 13:55:03 +02:00