openfoam/applications/utilities/mesh/manipulation/setSet
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
..
Make
Allwmake wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00
setSet.C GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
writeFuns.C Cleanup endian support (closes #271) 2016-10-17 12:02:01 +02:00
writeFuns.H
writePatch.C Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
writePatch.H
writePointSet.C
writePointSet.H