openfoam/applications/utilities/postProcessing/dataConversion/foamToVTK
Mark Olesen 2c06a905ab Cleanup endian support (closes #271)
- Place common code under OSspecific.

By including "endian.H", either one of WM_BIG_ENDIAN or WM_LITTLE_ENDIAN
will be defined.

Provides inline 32-bit and 64-bit byte swap routines that can be
used/re-used elsewhere.

The inplace memory swaps currently used by the VTK output are left for
the moment pending further cleanup of that code.
2016-10-17 12:02:01 +02:00
..
foamToVTK Cleanup endian support (closes #271) 2016-10-17 12:02:01 +02:00
Make functionObjects: rewritten to all be derived from 'functionObject' 2016-05-15 16:40:01 +01:00
Allwmake wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00
findClouds.H ENH: reduce startup time for foamToVTK conversion 2016-09-23 18:45:06 +02:00
foamToVTK.C STYLE: minor adjustments to doxygen comments 2016-10-04 09:16:08 +02:00