Skip to content

Feature/compressed io

Spencer Sherwin requested to merge feature/CompressedIO into master

Introduced a compression for mesh XML I/O which is 64-bit aligned and declares the endianness of the compressed binary data as an attribute.

Merge request reports