mctc-lib
mctc-lib copied to clipboard
Implement reading and writing of structure_type arrays
Allows to handle trajectory input.
- implement new end-of-file error type in
mctc_statenumerator - every input type can return an end-of-file error before a geometry record is expected
- add tests for trajectory formats for each supported format type
- add support for reading and writing whole trajectories in
mctc-convert