From 1c6899c25b4b102603dd3096378a71f2b1a6d3f6 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 13 May 2006 18:57:10 +0000 Subject: Do not inherit from grid. This is not necessary. Initialise normmask in basegrid instead of initial. Mark it so that it is not checkpointed. git-svn-id: https://svn.cct.lsu.edu/repos/numrel/LSUThorns/SummationByParts/trunk@68 f69c4107-0314-4c4f-9ad4-17e986b73f4a --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index d1c6225..e4c492d 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -4,7 +4,7 @@ # Mask for norms STORAGE: normmask -SCHEDULE SBP_SetNormMask AT initial +SCHEDULE SBP_SetNormMask AT basegrid { LANG: Fortran } "Setup the mask for the calulcation of the norm" -- cgit v1.2.3