openfoam/applications/utilities/postProcessing/dataConversion
Henry Weller 80db302666 Allwmake: Remove 'set -x' which generates a lot of noise
'set -x' should be used for debugging.

Added command printing into wmake and Allwmake as a replacement for
'set -x' to log current target.
2016-11-13 18:08:22 +00:00
..
foamDataToFluent Remove .internalField() clutter for const-access to the internal field 2016-04-28 12:37:31 +01:00
foamToEnsight C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
foamToEnsightParts C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
foamToGMV decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
foamToTecplot360 Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
foamToTetDualMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
foamToVTK Allwmake: Remove 'set -x' which generates a lot of noise 2016-11-13 18:08:22 +00:00
smapToFoam C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00