openfoam/applications/utilities/mesh/manipulation/setSet
Henry 325b003b6e Added and verified support for 64bit labels
To compile with 64bit labels set

WM_LABEL_SIZE=64

in ~/OpenFOAM/dev/prefs.sh

source ~/.bashrc

then Allwmake in OpenFOAM-dev.

This will build into for example OpenFOAM-dev/platforms/linux64ClangDPInt64Opt

If WM_LABEL_SIZE is unset or set to 32:

WM_LABEL_SIZE=32

the build would be placed into OpenFOAM-dev/platforms/linux64ClangDPInt32Opt

Thus both 32bit and 64bit label builds can coexist without problem.
2014-12-31 19:02:52 +00:00
..
Make STYLE: consistent handling of compile/link flags for fileMonitor and setSet 2010-06-08 14:35:11 +02:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
setSet.C ENH: Applying Gijs' patch: Update header documentation for utilities 2013-02-21 10:54:34 +00:00
writeFuns.C Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
writeFuns.H Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
writePatch.C Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
writePatch.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
writePointSet.C Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
writePointSet.H Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00