From 666622be96fd2f0b375d6226c5fbd8b5e8ccc32b Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 21 Oct 1999 13:20:50 +0000 Subject: Tom's C version of IDAnalyticBH is now the default. Passes testsuites for Schwarzschild and 2 misner holes, need to test multiple misner and BL still git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@40 6a3ddf76-46e1-4315-99d9-bc56cac1ef84 --- interface.ccl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 498195c..6465590 100644 --- a/interface.ccl +++ b/interface.ccl @@ -6,10 +6,10 @@ inherits: einstein private: -real misner_workspace TYPE = GF -{ - csch, - coth, - r1, - r2 -} "Workspace arrays for Misner_standard" +#real misner_workspace TYPE = GF +#{ +# csch, +# coth, +# r1, +# r2 +#} "Workspace arrays for Misner_standard" -- cgit v1.2.3