ENH: timeVaryingMapped: abstract IFstream/regIOobject handling. See #1640.

This change abstracts out the reading of "boundaryData". It should
now support OpenFOAM headers and with that also binary input.
This commit is contained in:
mattijs
2020-06-11 12:00:51 +01:00
parent 30ea38a77e
commit 5bf440956a
16 changed files with 458 additions and 974 deletions

View File

@ -837,7 +837,6 @@ DebugSwitches
sampledSet 0;
sampledSurface 0;
saturateEvaporationModel 0;
scalarAverageField 0;
scalarField 0;
scaleSimilarity 0;
scatterModel 0;
@ -864,7 +863,6 @@ DebugSwitches
spectEddyVisc 0;
sphereToCell 0;
spherical 0;
sphericalTensorAverageField 0;
sphericalTensorField 0;
standardDragModel 0;
standardEvaporationModel 0;
@ -895,12 +893,10 @@ DebugSwitches
surfaceWriter 0;
surfaces 0;
swirlInjector 0;
symmTensorAverageField 0;
symmTensorField 0;
symmetryPlane 0;
symmetry 0;
syringePressure 0;
tensorAverageField 0;
tensorField 0;
tetDecomposedPolyMesh 0;
thermoCloud 0;
@ -950,7 +946,6 @@ DebugSwitches
vanLeer01 0;
vanLeerV 0;
vector2DField 0;
vectorAverageField 0;
vectorField 0;
velocityComponentLaplacian 0;
velocityLaplacian 0;