pwtools.dcd.HEADER_TYPES

pwtools.dcd.HEADER_TYPES = [('blk0-0', 'i4'), ('hdr', 'S4'), ('9int', 'i4', (9,)), ('timestep', 'f4'), ('10int', 'i4', (10,)), ('blk0-1', 'i4'), ('blk1-0', 'i4'), ('ntitle', 'i4'), ('remark1', 'S80'), ('remark2', 'S80'), ('blk1-1', 'i4'), ('blk2-0', 'i4'), ('natoms', 'i4'), ('blk2-1', 'i4')]

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.