From f6bb62fc2238c7fb429bc12c94800aaa51d79c0b Mon Sep 17 00:00:00 2001 From: rideout Date: Thu, 27 Feb 2003 15:48:59 +0000 Subject: No longer need to initialize memory to zero with PUGH. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@94 4451c3c6-1034-4891-99ea-21147727ccdf --- test/test_rob.par | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/test_rob.par b/test/test_rob.par index c635fdb..f9a646d 100644 --- a/test/test_rob.par +++ b/test/test_rob.par @@ -42,9 +42,5 @@ IOASCII::out1D_vars = "wavetoy::phi " IO::out_dir = "test_rob" IO::out_fileinfo = "none" -# temporarily initialize all allocated memory to zero -# until the boundary conditions are fixed -PUGH::initialize_memory = "zero" - # do not use the new scheme for names of output files IO::new_filename_scheme = "no" -- cgit v1.2.3