Skip to main content

parse_magmom_section

Function parse_magmom_section 

Source
pub fn parse_magmom_section<'a>(
    lines: &mut impl LineStream<'a>,
    header: &FrameHeader,
    atom_data: &mut [AtomDatum],
) -> Result<bool, ParseError>
Expand description

Magmoms: 3-vector per atom, same layout as velocities/forces.