aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-03-30 14:59:54 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2004-03-30 14:59:54 +0000
commit31208b07314e903c9fea14dee37c6dc0e3df2e9a (patch)
tree086994dabbfa7d21e7e6792207d4932aa201abdb /schedule.ccl
parent14f30ec091ecc4b0dc6e4ca6f1d758ca3d52a081 (diff)
The bug that will not die; another storage statement that tries to switch on zero sized variables.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@59 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 0 insertions, 4 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 772f0c3..7d15686 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -160,7 +160,6 @@ if (MoL_Num_Scratch_Levels)
{
STORAGE: ScratchSpace
STORAGE: SandRScratchSpace
- STORAGE: ArrayScratchSpace
# STORAGE: ComplexScratchSpace
# STORAGE: ComplexSandRScratchSpace
# STORAGE: ComplexArrayScratchSpace
@@ -188,7 +187,6 @@ if (MoL_Num_Scratch_Levels)
schedule GROUP MoL_Evolution AT Evol
{
STORAGE: ScratchSpace
- STORAGE: ArrayScratchSpace
# STORAGE: ComplexScratchSpace
# STORAGE: ComplexSandRScratchSpace
# STORAGE: ComplexArrayScratchSpace
@@ -219,7 +217,6 @@ if (MoL_Num_Scratch_Levels)
schedule GROUP MoL_Evolution AT Evol
{
STORAGE: SandRScratchSpace
- STORAGE: ArrayScratchSpace
# STORAGE: ComplexScratchSpace
# STORAGE: ComplexSandRScratchSpace
# STORAGE: ComplexArrayScratchSpace
@@ -245,7 +242,6 @@ if (MoL_Num_Scratch_Levels)
{
schedule GROUP MoL_Evolution AT Evol
{
- STORAGE: ArrayScratchSpace
# STORAGE: ComplexScratchSpace
# STORAGE: ComplexSandRScratchSpace
# STORAGE: ComplexArrayScratchSpace