aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@0b95e693-0e4f-0410-b80e-c7e9d0d71539>2004-07-28 11:21:09 +0000
committerschnetter <schnetter@0b95e693-0e4f-0410-b80e-c7e9d0d71539>2004-07-28 11:21:09 +0000
commitb01644541021f4e7fdbfc9d0323a2bc007111785 (patch)
treeff1f0f3870088a33885bf80792b78548e0453148 /interface.ccl
parenta4ed801041fecbd4b89aaad943c5059297e4b5ab (diff)
Correct error when checking the initial data.HEADsvnmaster
Also ensure that the extrinsic curvature is read in. Also ensure that the conformal factor is read in when it is to be used. Set the conformal_state when the conformal factor is used. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDFileADM/trunk@5 0b95e693-0e4f-0410-b80e-c7e9d0d71539
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl5
1 files changed, 3 insertions, 2 deletions
diff --git a/interface.ccl b/interface.ccl
index b9bc1c2..909ba84 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,5 +1,6 @@
# Interface definition for thorn IDFileADM
# $Header$
-implements: IDFileADM
-inherits: ADMBase IO
+IMPLEMENTS: IDFileADM
+
+INHERITS: ADMBase StaticConformal IO