From c0f51778a55299fd39487e158bd19a9924ad2747 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 9 Mar 2004 15:29:11 +0000 Subject: 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 --- interface.ccl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'interface.ccl') 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, \ -- cgit v1.2.3