mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
packSize now uses a reference to map/unordered_map to prevent copying. In addition we always specify all template parameters for the containers to allow for sending data if non-default ones are used.