mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
- since pointConstraint is a tuple of (label, vector) not simply use readRawLabel, readRawScalar since the tuple will also include trailing padding and/or padding between its members FIX: remove flawed handling of non-native precision for directionInfo - packing of (label, vector) makes handling of non-native content non-trivial (#3412). Content is only streamed, not written to disk, so replace with a fatalCheck.