aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authortradke <tradke@c78560ca-4b45-4335-b268-5f3340f3cb52>2006-05-11 15:21:20 +0000
committertradke <tradke@c78560ca-4b45-4335-b268-5f3340f3cb52>2006-05-11 15:21:20 +0000
commitb19b451b9761d537e103b83720d2ad040b8d42b2 (patch)
treedc0b9826c7e52fef7a04fe7517fc01d472a06dc9 /schedule.ccl
parenta6003a455caf4f1d08825a9a1b64ee6ecf225ba3 (diff)
This applies Steve White's patch
http://www.cactuscode.org/pipermail/patches/2006-March/000154.html: Intel icc complains about lots of questionabale type conversions in CartGrid3D/src/Symmetry.c. Find attached a patch, to be applied from within the CartGrid3D directory. Notes ----- * Code is macros within macros within macros that depend on outside entities. Sometimes a type name is passed. * The innermost macro performs the type conversion * A typename is passed, but unfortunately, it isn't always the type being converted. Sometimes it's a CCTK_COMPLEX type, but the type being converted is only a component of the complex. Solution -------- Invented a new preprocessor symbol, NUMBER_TYPE, which indicates the of a scalar multiplication. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@227 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'schedule.ccl')
0 files changed, 0 insertions, 0 deletions