From bd2b68f99e0b702a0e62bf535de86f2fceb34964 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 19 Jun 2004 10:32:37 +0000 Subject: Check that the processor grid layout is consistent with the symmetry boundary widths. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/SymBase/trunk@13 906471b6-c639-44d1-9ea0-3e3d6879f074 --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 350d1f9..d9b4b93 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -18,3 +18,8 @@ SCHEDULE SymBase_Statistics IN SymBase_Wrapper AFTER SymmetryRegister { LANG: C } "Print symmetry boundary face descriptions" + +SCHEDULE SymBase_Check AT CCTK_BASEGRID +{ + LANG: C +} "Check whether the driver set up the grid consistently" -- cgit v1.2.3