BUG: Fix bug in xpointers when writer is used multiple times.
XPointers were generated incorrectly when the same XdmfWriter was used to write files multiple times. This was caused by not resetting xPathCount when after the file was written.
Please register or sign in to comment