OpenFOAM-4.x-lab/src/OpenFOAM
Henry 2a614865ff 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
..
algorithms Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
containers Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
db Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
dimensionedTypes Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
dimensionSet Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fields Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
global Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
graph Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
include Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
interpolations Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
Make Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
matrices Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
memory Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
meshes Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00
primitives Added and verified support for 64bit labels 2014-12-31 19:02:52 +00:00