openfoam/applications/utilities/postProcessing/dataConversion/foamToEnsight
Mark Olesen 88061f3b28 ENH: improved argList handling of libs, functionObjects
- include -no-libs option by default, similar to '-lib',
  which makes it available to all solvers/utilities.
  Add argList allowLibs() method to query it.

- relocate with/no functionObjects logic from Time to argList
  itself as argList allowFunctionObjects()

- add libs/functionObjects override handling to decomposePar etc

ENH: report the stream relativeName for IOerrors (see c9333a5ac8)
2022-09-22 16:08:52 +02:00
..
Make COMP: fix linkage on some libs and utils (general and mingw) 2021-05-31 20:54:58 +02:00
checkFieldAvailability.H ENH: -exclude-fields, -no-fields options for foamToEnsight, foamToVTK 2022-03-12 21:16:30 +01:00
checkMeshMoving.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
convertAreaFields.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
convertLagrangian.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
convertVolumeFields.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
createMeshAccounting.H ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
findCloudFields.H ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
foamToEnsight.C ENH: improved argList handling of libs, functionObjects 2022-09-22 16:08:52 +02:00
getTimeIndex.H ENH: multi-region support for foamToEnsight (#2080) 2021-05-30 21:02:59 +02:00
readFields.C GIT: Header file updates 2019-10-31 14:48:44 +00:00
readFields.H ENH: -exclude-fields, -no-fields options for foamToEnsight, foamToVTK 2022-03-12 21:16:30 +01:00
writeAreaFields.H ENH: -exclude-fields, -no-fields options for foamToEnsight, foamToVTK 2022-03-12 21:16:30 +01:00
writeDimFields.H ENH: use pointer checks for dynamicCast, refCast 2022-09-22 11:50:51 +02:00
writePointFields.H ENH: -exclude-fields, -no-fields options for foamToEnsight, foamToVTK 2022-03-12 21:16:30 +01:00
writeVolFields.H ENH: use pointer checks for dynamicCast, refCast 2022-09-22 11:50:51 +02:00