From c7a57ec2e13fa24ad80c633369e8f6055ea89c23 Mon Sep 17 00:00:00 2001 From: goodale Date: Wed, 29 Mar 2000 07:42:15 +0000 Subject: Changed to use timelevels - thanks for putting the rotation in PUGH Ed. Note that the no-boundary condition tests assumed that phi_new had zero at its boundaries. This is, or course, no longer true with timelevel rotation. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@40 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- interface.ccl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index b995880..c44b041 100644 --- a/interface.ccl +++ b/interface.ccl @@ -8,18 +8,12 @@ USES INCLUDE: Symmetry.h public: -cctk_real scalarevolve type = GF +cctk_real scalarevolve type = GF Timelevels=3 { phi - phi_old } "The evolved scalar field" -private: -cctk_real scalartmps type = GF -{ - phi_new -} "Temporary GF for WaveToy" -- cgit v1.2.3