openfoam/applications/test/sysInfo
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 ENH: add some system information when outputting profiling 2016-06-15 20:17:44 +02:00
Test-sysInfo.C Cleanup endian support (closes #271) 2016-10-17 12:02:01 +02:00