aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>2000-07-15 18:59:01 +0000
committerallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>2000-07-15 18:59:01 +0000
commitf248d9d88b79a4c7e4f66a89aca6222b70190e14 (patch)
tree199ffcd31362d0d1a080f93a78141f80cc230f07 /interface.ccl
parent35e47f97ca82d39e84faa5568233ffeacc4389fc (diff)
Fixed bug in 1D scalar boundary condition
Apply boundary conditions to the right timelevels (!) Add fake symmetry structure so no longer need to compile Boundary with CartGrid3D. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@112 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index 02660d5..0185fda 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -3,6 +3,6 @@
implements: boundary
-INCLUDES: Boundary.h in Boundary.h
+INCLUDES HEADER: Boundary.h in Boundary.h
-USES INCLUDE: Symmetry.h
+USES INCLUDE HEADER: Symmetry.h