pub fn write_pvd_xml(entries: &[(f64, &str)]) -> String
Generates the XML content of a .pvd (ParaView Data) time-series file.
.pvd
entries
(time_value, pvtu_file)