aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-10-21 13:20:50 +0000
committerallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-10-21 13:20:50 +0000
commit666622be96fd2f0b375d6226c5fbd8b5e8ccc32b (patch)
treed833a86925103e90256cd62a476c85457984293c /interface.ccl
parentb5472412c20b85c5ce76527beb45a3df3ab8ca65 (diff)
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
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl14
1 files changed, 7 insertions, 7 deletions
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"