aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2002-05-09 12:10:46 +0000
committerallen <allen@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2002-05-09 12:10:46 +0000
commit4f278f3f1fe3fe32540f1c8e77b7b769fbbef10f (patch)
treea98a4f4d749cafbdf0c6212f4435d7c5b1ce6669 /interface.ccl
parent02a5e068f929eb337e1422743a574a7aa295dc68 (diff)
ADMConstraints inherits from Grid for now for symmetry functions
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@67 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 0cb0b2d..55c1ee4 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,7 +1,7 @@
# Interface definition for thorn ADMConstraints
implements: admconstraints
-inherits: ADMBase, StaticConformal, SpaceMask
+inherits: ADMBase, StaticConformal, SpaceMask, grid
USES INCLUDE: CalcTmunu.inc
USES INCLUDE: CalcTmunu_temps.inc