From 02a697a40492d6384e5a6101249eaf2857809857 Mon Sep 17 00:00:00 2001 From: diener Date: Wed, 14 May 2003 15:14:45 +0000 Subject: Put in some error checking so that the code doesn't keep working on calculating surface quantities if finding points on the surface didn't work because of interpolation problems. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@103 2a26948c-0e4f-0410-aee8-f1d3e353619c --- schedule.ccl | 1 + 1 file changed, 1 insertion(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 38fec6b..3e5f227 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -19,6 +19,7 @@ else STORAGE: center_arrays # STORAGE: eh_area, eh_centroid STORAGE: eh_area2, eh_centroid2, eh_circumference2 + STORAGE: find_surface_status # STORAGE: surface_index } -- cgit v1.2.3