From b01644541021f4e7fdbfc9d0323a2bc007111785 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 28 Jul 2004 11:21:09 +0000 Subject: Correct error when checking the initial data. 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 --- interface.ccl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'interface.ccl') 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 -- cgit v1.2.3