Functionsยง
- parse_
frame_ header - Parses the 9-line header of a
.confile frame from an iterator. - parse_
line_ of_ n - Parses a line of whitespace-separated values into a vector of a specific type.
- parse_
line_ of_ n_ f64 - Parses a line of whitespace-separated f64 values using fast-float2.
- parse_
single_ frame - Parses a complete frame from a
.confile, including its header and atomic data. - parse_
velocity_ section - Attempts to parse an optional velocity section following coordinate blocks.