aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschnetter <schnetter@4451c3c6-1034-4891-99ea-21147727ccdf>2004-03-09 13:47:31 +0000
committerschnetter <schnetter@4451c3c6-1034-4891-99ea-21147727ccdf>2004-03-09 13:47:31 +0000
commitedc4accfb6a172f82ab3e2dce457f7ff5a127b3d (patch)
tree0510d848abb42e3981da19a550aab265bb9d93a3 /src
parent3eff26a78ff899576687970ae99fba6b7e691d73 (diff)
Do not explicitly apply the symmetry boundary conditions any more.
Activate SymBase thorn in all parameter files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyF77/trunk@110 4451c3c6-1034-4891-99ea-21147727ccdf
Diffstat (limited to 'src')
-rw-r--r--src/WaveToy.F774
1 files changed, 0 insertions, 4 deletions
diff --git a/src/WaveToy.F77 b/src/WaveToy.F77
index 4254986..b356753 100644
--- a/src/WaveToy.F77
+++ b/src/WaveToy.F77
@@ -115,10 +115,6 @@ c Local declarations
ierr = 0
-c Apply the symmetry boundary conditions on any coordinate axes
-c -------------------------------------------------------------
- call CartSymGN(ierr,cctkGH,"wavetoy::scalarevolve")
-
c Apply the outer boundary conditions
c -----------------------------------
c Note: In each of the following calls to Boundary_SelectVarForBC,