aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2004-03-09 15:29:11 +0000
committerschnetter <schnetter@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2004-03-09 15:29:11 +0000
commitc0f51778a55299fd39487e158bd19a9924ad2747 (patch)
treed1b6ea0cfa51a27fa537167183b697c4c5fb7880 /interface.ccl
parent8435ff77b51aea888da6776c075bc3bf5815ecb0 (diff)
Do not explicitly apply the symmetry boundary conditions.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@29 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl3
1 files changed, 1 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 1338f62..7547047 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,10 +3,9 @@
implements: ADMAnalysis
-inherits: ADMBase, StaticConformal, Grid, ADMMacros, Boundary
+inherits: ADMBase, StaticConformal, Grid, ADMMacros
USES INCLUDE HEADER: Symmetry.h
-USES INCLUDE HEADER: Boundary.h
void FUNCTION CartToSphere(CCTK_INT IN ARRAY lsh, \
CCTK_INT IN r2norm, \