[Commits] [svn:einsteintoolkit] WeylScal4/trunk/ (Rev. 136)

ian.hinder at aei.mpg.de ian.hinder at aei.mpg.de
Tue May 28 02:47:23 CDT 2013


User: hinder
Date: 2013/05/28 02:47 AM

Modified:
 /trunk/
  schedule.ccl

Log:
 Regenerate WeylScal4 (Kranc commit 519f2cd182c4828e74429e883139fbb8b1a11d3c)

File Changes:

Directory: /trunk/
==================

File [modified]: schedule.ccl
Delta lines: +180 -208
===================================================================
--- trunk/schedule.ccl	2013-05-27 22:31:58 UTC (rev 135)
+++ trunk/schedule.ccl	2013-05-28 07:47:23 UTC (rev 136)
@@ -255,7 +255,6 @@
   {
     schedule group WeylScal4_psi4_calc_Nth_group in MoL_PseudoEvolution after ADMBase_SetADMVars
     {
-      # no language specified
     } "WeylScal4_psi4_calc_Nth"
   }
 }
@@ -263,23 +262,23 @@
 schedule WeylScal4_psi4_calc_Nth in WeylScal4_psi4_calc_Nth_group
 {
   LANG: C
-  READS:    admbase::kxx
-  READS:    admbase::kxy
-  READS:    admbase::kxz
-  READS:    admbase::kyy
-  READS:    admbase::kyz
-  READS:    admbase::kzz
-  READS:    admbase::gxx
-  READS:    admbase::gxy
-  READS:    admbase::gxz
-  READS:    admbase::gyy
-  READS:    admbase::gyz
-  READS:    admbase::gzz
-  READS:    grid::x
-  READS:    grid::y
-  READS:    grid::z
-  WRITES:   WeylScal4::Psi4i
-  WRITES:   WeylScal4::Psi4r
+  READS:    admbase::kxx(Everywhere)
+  READS:    admbase::kxy(Everywhere)
+  READS:    admbase::kxz(Everywhere)
+  READS:    admbase::kyy(Everywhere)
+  READS:    admbase::kyz(Everywhere)
+  READS:    admbase::kzz(Everywhere)
+  READS:    admbase::gxx(Everywhere)
+  READS:    admbase::gxy(Everywhere)
+  READS:    admbase::gxz(Everywhere)
+  READS:    admbase::gyy(Everywhere)
+  READS:    admbase::gyz(Everywhere)
+  READS:    admbase::gzz(Everywhere)
+  READS:    grid::x(Everywhere)
+  READS:    grid::y(Everywhere)
+  READS:    grid::z(Everywhere)
+  WRITES:   WeylScal4::Psi4i(Interior)
+  WRITES:   WeylScal4::Psi4r(Interior)
 } "WeylScal4_psi4_calc_Nth"
 
 schedule WeylScal4_psi4_calc_Nth_SelectBCs in WeylScal4_psi4_calc_Nth_bc_group
@@ -292,7 +291,6 @@
 
 schedule group ApplyBCs as WeylScal4_psi4_calc_Nth_ApplyBCs in WeylScal4_psi4_calc_Nth_bc_group after WeylScal4_psi4_calc_Nth_SelectBCs
 {
-  # no language specified
 } "Apply BCs for groups set in WeylScal4_psi4_calc_Nth"
 
 
@@ -303,7 +301,6 @@
   {
     schedule group WeylScal4_psi4_calc_Nth_bc_group in WeylScal4_psi4_calc_Nth_group after WeylScal4_psi4_calc_Nth
     {
-      # no language specified
     } "WeylScal4_psi4_calc_Nth"
   }
 }
@@ -316,7 +313,6 @@
   {
     schedule group WeylScal4_psi4_calc_Nth_bc_group in MoL_PseudoEvolutionBoundaries after MoL_PostStep
     {
-      # no language specified
     } "WeylScal4_psi4_calc_Nth"
   }
 }
@@ -329,7 +325,6 @@
   {
     schedule group WeylScal4_psi4_calc_2nd_group in MoL_PseudoEvolution after ADMBase_SetADMVars
     {
-      # no language specified
     } "WeylScal4_psi4_calc_2nd"
   }
 }
@@ -337,23 +332,23 @@
 schedule WeylScal4_psi4_calc_2nd in WeylScal4_psi4_calc_2nd_group
 {
   LANG: C
-  READS:    admbase::kxx
-  READS:    admbase::kxy
-  READS:    admbase::kxz
-  READS:    admbase::kyy
-  READS:    admbase::kyz
-  READS:    admbase::kzz
-  READS:    admbase::gxx
-  READS:    admbase::gxy
-  READS:    admbase::gxz
-  READS:    admbase::gyy
-  READS:    admbase::gyz
-  READS:    admbase::gzz
-  READS:    grid::x
-  READS:    grid::y
-  READS:    grid::z
-  WRITES:   WeylScal4::Psi4i
-  WRITES:   WeylScal4::Psi4r
+  READS:    admbase::kxx(Everywhere)
+  READS:    admbase::kxy(Everywhere)
+  READS:    admbase::kxz(Everywhere)
+  READS:    admbase::kyy(Everywhere)
+  READS:    admbase::kyz(Everywhere)
+  READS:    admbase::kzz(Everywhere)
+  READS:    admbase::gxx(Everywhere)
+  READS:    admbase::gxy(Everywhere)
+  READS:    admbase::gxz(Everywhere)
+  READS:    admbase::gyy(Everywhere)
+  READS:    admbase::gyz(Everywhere)
+  READS:    admbase::gzz(Everywhere)
+  READS:    grid::x(Everywhere)
+  READS:    grid::y(Everywhere)
+  READS:    grid::z(Everywhere)
+  WRITES:   WeylScal4::Psi4i(Interior)
+  WRITES:   WeylScal4::Psi4r(Interior)
 } "WeylScal4_psi4_calc_2nd"
 
 schedule WeylScal4_psi4_calc_2nd_SelectBCs in WeylScal4_psi4_calc_2nd_bc_group
@@ -366,7 +361,6 @@
 
 schedule group ApplyBCs as WeylScal4_psi4_calc_2nd_ApplyBCs in WeylScal4_psi4_calc_2nd_bc_group after WeylScal4_psi4_calc_2nd_SelectBCs
 {
-  # no language specified
 } "Apply BCs for groups set in WeylScal4_psi4_calc_2nd"
 
 
@@ -377,7 +371,6 @@
   {
     schedule group WeylScal4_psi4_calc_2nd_bc_group in WeylScal4_psi4_calc_2nd_group after WeylScal4_psi4_calc_2nd
     {
-      # no language specified
     } "WeylScal4_psi4_calc_2nd"
   }
 }
@@ -390,7 +383,6 @@
   {
     schedule group WeylScal4_psi4_calc_2nd_bc_group in MoL_PseudoEvolutionBoundaries after MoL_PostStep
     {
-      # no language specified
     } "WeylScal4_psi4_calc_2nd"
   }
 }
@@ -403,7 +395,6 @@
   {
     schedule group WeylScal4_psi4_calc_4th_group in MoL_PseudoEvolution after ADMBase_SetADMVars
     {
-      # no language specified
     } "WeylScal4_psi4_calc_4th"
   }
 }
@@ -411,23 +402,23 @@
 schedule WeylScal4_psi4_calc_4th in WeylScal4_psi4_calc_4th_group
 {
   LANG: C
-  READS:    admbase::kxx
-  READS:    admbase::kxy
-  READS:    admbase::kxz
-  READS:    admbase::kyy
-  READS:    admbase::kyz
-  READS:    admbase::kzz
-  READS:    admbase::gxx
-  READS:    admbase::gxy
-  READS:    admbase::gxz
-  READS:    admbase::gyy
-  READS:    admbase::gyz
-  READS:    admbase::gzz
-  READS:    grid::x
-  READS:    grid::y
-  READS:    grid::z
-  WRITES:   WeylScal4::Psi4i
-  WRITES:   WeylScal4::Psi4r
+  READS:    admbase::kxx(Everywhere)
+  READS:    admbase::kxy(Everywhere)
+  READS:    admbase::kxz(Everywhere)
+  READS:    admbase::kyy(Everywhere)
+  READS:    admbase::kyz(Everywhere)
+  READS:    admbase::kzz(Everywhere)
+  READS:    admbase::gxx(Everywhere)
+  READS:    admbase::gxy(Everywhere)
+  READS:    admbase::gxz(Everywhere)
+  READS:    admbase::gyy(Everywhere)
+  READS:    admbase::gyz(Everywhere)
+  READS:    admbase::gzz(Everywhere)
+  READS:    grid::x(Everywhere)
+  READS:    grid::y(Everywhere)
+  READS:    grid::z(Everywhere)
+  WRITES:   WeylScal4::Psi4i(Interior)
+  WRITES:   WeylScal4::Psi4r(Interior)
 } "WeylScal4_psi4_calc_4th"
 
 schedule WeylScal4_psi4_calc_4th_SelectBCs in WeylScal4_psi4_calc_4th_bc_group
@@ -440,7 +431,6 @@
 
 schedule group ApplyBCs as WeylScal4_psi4_calc_4th_ApplyBCs in WeylScal4_psi4_calc_4th_bc_group after WeylScal4_psi4_calc_4th_SelectBCs
 {
-  # no language specified
 } "Apply BCs for groups set in WeylScal4_psi4_calc_4th"
 
 
@@ -451,7 +441,6 @@
   {
     schedule group WeylScal4_psi4_calc_4th_bc_group in WeylScal4_psi4_calc_4th_group after WeylScal4_psi4_calc_4th
     {
-      # no language specified
     } "WeylScal4_psi4_calc_4th"
   }
 }
@@ -464,7 +453,6 @@
   {
     schedule group WeylScal4_psi4_calc_4th_bc_group in MoL_PseudoEvolutionBoundaries after MoL_PostStep
     {
-      # no language specified
     } "WeylScal4_psi4_calc_4th"
   }
 }
@@ -477,7 +465,6 @@
   {
     schedule group WeylScal4_psis_calc_Nth_group in MoL_PseudoEvolution after ADMBase_SetADMVars
     {
-      # no language specified
     } "WeylScal4_psis_calc_Nth"
   }
 }
@@ -485,31 +472,31 @@
 schedule WeylScal4_psis_calc_Nth in WeylScal4_psis_calc_Nth_group
 {
   LANG: C
-  READS:    admbase::kxx
-  READS:    admbase::kxy
-  READS:    admbase::kxz
-  READS:    admbase::kyy
-  READS:    admbase::kyz
-  READS:    admbase::kzz
-  READS:    admbase::gxx
-  READS:    admbase::gxy
-  READS:    admbase::gxz
-  READS:    admbase::gyy
-  READS:    admbase::gyz
-  READS:    admbase::gzz
-  READS:    grid::x
-  READS:    grid::y
-  READS:    grid::z
-  WRITES:   WeylScal4::Psi0i
-  WRITES:   WeylScal4::Psi0r
-  WRITES:   WeylScal4::Psi1i
-  WRITES:   WeylScal4::Psi1r
-  WRITES:   WeylScal4::Psi2i
-  WRITES:   WeylScal4::Psi2r
-  WRITES:   WeylScal4::Psi3i
-  WRITES:   WeylScal4::Psi3r
-  WRITES:   WeylScal4::Psi4i
-  WRITES:   WeylScal4::Psi4r
+  READS:    admbase::kxx(Everywhere)
+  READS:    admbase::kxy(Everywhere)
+  READS:    admbase::kxz(Everywhere)
+  READS:    admbase::kyy(Everywhere)
+  READS:    admbase::kyz(Everywhere)
+  READS:    admbase::kzz(Everywhere)
+  READS:    admbase::gxx(Everywhere)
+  READS:    admbase::gxy(Everywhere)
+  READS:    admbase::gxz(Everywhere)
+  READS:    admbase::gyy(Everywhere)
+  READS:    admbase::gyz(Everywhere)
+  READS:    admbase::gzz(Everywhere)
+  READS:    grid::x(Everywhere)
+  READS:    grid::y(Everywhere)
+  READS:    grid::z(Everywhere)
+  WRITES:   WeylScal4::Psi0i(Interior)
+  WRITES:   WeylScal4::Psi0r(Interior)
+  WRITES:   WeylScal4::Psi1i(Interior)
+  WRITES:   WeylScal4::Psi1r(Interior)
+  WRITES:   WeylScal4::Psi2i(Interior)
+  WRITES:   WeylScal4::Psi2r(Interior)
+  WRITES:   WeylScal4::Psi3i(Interior)
+  WRITES:   WeylScal4::Psi3r(Interior)
+  WRITES:   WeylScal4::Psi4i(Interior)
+  WRITES:   WeylScal4::Psi4r(Interior)
 } "WeylScal4_psis_calc_Nth"
 
 schedule WeylScal4_psis_calc_Nth_SelectBCs in WeylScal4_psis_calc_Nth_bc_group
@@ -530,7 +517,6 @@
 
 schedule group ApplyBCs as WeylScal4_psis_calc_Nth_ApplyBCs in WeylScal4_psis_calc_Nth_bc_group after WeylScal4_psis_calc_Nth_SelectBCs
 {
-  # no language specified
 } "Apply BCs for groups set in WeylScal4_psis_calc_Nth"
 
 
@@ -541,7 +527,6 @@
   {
     schedule group WeylScal4_psis_calc_Nth_bc_group in WeylScal4_psis_calc_Nth_group after WeylScal4_psis_calc_Nth
     {
-      # no language specified
     } "WeylScal4_psis_calc_Nth"
   }
 }
@@ -554,7 +539,6 @@
   {
     schedule group WeylScal4_psis_calc_Nth_bc_group in MoL_PseudoEvolutionBoundaries after MoL_PostStep
     {
-      # no language specified
     } "WeylScal4_psis_calc_Nth"
   }
 }
@@ -567,7 +551,6 @@
   {
     schedule group WeylScal4_psis_calc_2nd_group in MoL_PseudoEvolution after ADMBase_SetADMVars
     {
-      # no language specified
     } "WeylScal4_psis_calc_2nd"
   }
 }
@@ -575,31 +558,31 @@
 schedule WeylScal4_psis_calc_2nd in WeylScal4_psis_calc_2nd_group
 {
   LANG: C
-  READS:    admbase::kxx
-  READS:    admbase::kxy
-  READS:    admbase::kxz
-  READS:    admbase::kyy
-  READS:    admbase::kyz
-  READS:    admbase::kzz
-  READS:    admbase::gxx
-  READS:    admbase::gxy
-  READS:    admbase::gxz
-  READS:    admbase::gyy
-  READS:    admbase::gyz
-  READS:    admbase::gzz
-  READS:    grid::x
-  READS:    grid::y
-  READS:    grid::z
-  WRITES:   WeylScal4::Psi0i
-  WRITES:   WeylScal4::Psi0r
-  WRITES:   WeylScal4::Psi1i
-  WRITES:   WeylScal4::Psi1r
-  WRITES:   WeylScal4::Psi2i
-  WRITES:   WeylScal4::Psi2r
-  WRITES:   WeylScal4::Psi3i
-  WRITES:   WeylScal4::Psi3r
-  WRITES:   WeylScal4::Psi4i
-  WRITES:   WeylScal4::Psi4r
+  READS:    admbase::kxx(Everywhere)
+  READS:    admbase::kxy(Everywhere)
+  READS:    admbase::kxz(Everywhere)
+  READS:    admbase::kyy(Everywhere)
+  READS:    admbase::kyz(Everywhere)
+  READS:    admbase::kzz(Everywhere)
+  READS:    admbase::gxx(Everywhere)
+  READS:    admbase::gxy(Everywhere)
+  READS:    admbase::gxz(Everywhere)
+  READS:    admbase::gyy(Everywhere)
+  READS:    admbase::gyz(Everywhere)
+  READS:    admbase::gzz(Everywhere)
+  READS:    grid::x(Everywhere)
+  READS:    grid::y(Everywhere)
+  READS:    grid::z(Everywhere)
+  WRITES:   WeylScal4::Psi0i(Interior)
+  WRITES:   WeylScal4::Psi0r(Interior)
+  WRITES:   WeylScal4::Psi1i(Interior)
+  WRITES:   WeylScal4::Psi1r(Interior)
+  WRITES:   WeylScal4::Psi2i(Interior)
+  WRITES:   WeylScal4::Psi2r(Interior)
+  WRITES:   WeylScal4::Psi3i(Interior)
+  WRITES:   WeylScal4::Psi3r(Interior)
+  WRITES:   WeylScal4::Psi4i(Interior)
+  WRITES:   WeylScal4::Psi4r(Interior)
 } "WeylScal4_psis_calc_2nd"
 
 schedule WeylScal4_psis_calc_2nd_SelectBCs in WeylScal4_psis_calc_2nd_bc_group
@@ -620,7 +603,6 @@
 
 schedule group ApplyBCs as WeylScal4_psis_calc_2nd_ApplyBCs in WeylScal4_psis_calc_2nd_bc_group after WeylScal4_psis_calc_2nd_SelectBCs
 {
-  # no language specified
 } "Apply BCs for groups set in WeylScal4_psis_calc_2nd"
 
 
@@ -631,7 +613,6 @@
   {
     schedule group WeylScal4_psis_calc_2nd_bc_group in WeylScal4_psis_calc_2nd_group after WeylScal4_psis_calc_2nd
     {
-      # no language specified
     } "WeylScal4_psis_calc_2nd"
   }
 }
@@ -644,7 +625,6 @@
   {
     schedule group WeylScal4_psis_calc_2nd_bc_group in MoL_PseudoEvolutionBoundaries after MoL_PostStep
     {
-      # no language specified
     } "WeylScal4_psis_calc_2nd"
   }
 }
@@ -657,7 +637,6 @@
   {
     schedule group WeylScal4_psis_calc_4th_group in MoL_PseudoEvolution after ADMBase_SetADMVars
     {
-      # no language specified
     } "WeylScal4_psis_calc_4th"
   }
 }
@@ -665,31 +644,31 @@
 schedule WeylScal4_psis_calc_4th in WeylScal4_psis_calc_4th_group
 {
   LANG: C
-  READS:    admbase::kxx
-  READS:    admbase::kxy
-  READS:    admbase::kxz
-  READS:    admbase::kyy
-  READS:    admbase::kyz
-  READS:    admbase::kzz
-  READS:    admbase::gxx
-  READS:    admbase::gxy
-  READS:    admbase::gxz
-  READS:    admbase::gyy
-  READS:    admbase::gyz
-  READS:    admbase::gzz
-  READS:    grid::x
-  READS:    grid::y
-  READS:    grid::z
-  WRITES:   WeylScal4::Psi0i
-  WRITES:   WeylScal4::Psi0r
-  WRITES:   WeylScal4::Psi1i
-  WRITES:   WeylScal4::Psi1r
-  WRITES:   WeylScal4::Psi2i
-  WRITES:   WeylScal4::Psi2r
-  WRITES:   WeylScal4::Psi3i
-  WRITES:   WeylScal4::Psi3r
-  WRITES:   WeylScal4::Psi4i
-  WRITES:   WeylScal4::Psi4r
+  READS:    admbase::kxx(Everywhere)
+  READS:    admbase::kxy(Everywhere)
+  READS:    admbase::kxz(Everywhere)
+  READS:    admbase::kyy(Everywhere)
+  READS:    admbase::kyz(Everywhere)
+  READS:    admbase::kzz(Everywhere)
+  READS:    admbase::gxx(Everywhere)
+  READS:    admbase::gxy(Everywhere)
+  READS:    admbase::gxz(Everywhere)
+  READS:    admbase::gyy(Everywhere)
+  READS:    admbase::gyz(Everywhere)
+  READS:    admbase::gzz(Everywhere)
+  READS:    grid::x(Everywhere)
+  READS:    grid::y(Everywhere)
+  READS:    grid::z(Everywhere)
+  WRITES:   WeylScal4::Psi0i(Interior)
+  WRITES:   WeylScal4::Psi0r(Interior)
+  WRITES:   WeylScal4::Psi1i(Interior)
+  WRITES:   WeylScal4::Psi1r(Interior)
+  WRITES:   WeylScal4::Psi2i(Interior)
+  WRITES:   WeylScal4::Psi2r(Interior)
+  WRITES:   WeylScal4::Psi3i(Interior)
+  WRITES:   WeylScal4::Psi3r(Interior)
+  WRITES:   WeylScal4::Psi4i(Interior)
+  WRITES:   WeylScal4::Psi4r(Interior)
 } "WeylScal4_psis_calc_4th"
 
 schedule WeylScal4_psis_calc_4th_SelectBCs in WeylScal4_psis_calc_4th_bc_group
@@ -710,7 +689,6 @@
 
 schedule group ApplyBCs as WeylScal4_psis_calc_4th_ApplyBCs in WeylScal4_psis_calc_4th_bc_group after WeylScal4_psis_calc_4th_SelectBCs
 {
-  # no language specified
 } "Apply BCs for groups set in WeylScal4_psis_calc_4th"
 
 
@@ -721,7 +699,6 @@
   {
     schedule group WeylScal4_psis_calc_4th_bc_group in WeylScal4_psis_calc_4th_group after WeylScal4_psis_calc_4th
     {
-      # no language specified
     } "WeylScal4_psis_calc_4th"
   }
 }
@@ -734,7 +711,6 @@
   {
     schedule group WeylScal4_psis_calc_4th_bc_group in MoL_PseudoEvolutionBoundaries after MoL_PostStep
     {
-      # no language specified
     } "WeylScal4_psis_calc_4th"
   }
 }
@@ -750,7 +726,6 @@
     {
       schedule group WeylScal4_invars_calc_Nth_group in MoL_PseudoEvolution after WeylScal4_psis_calc_Nth_group
       {
-        # no language specified
       } "WeylScal4_invars_calc_Nth"
     }
   }
@@ -759,24 +734,24 @@
 schedule WeylScal4_invars_calc_Nth in WeylScal4_invars_calc_Nth_group
 {
   LANG: C
-  READS:    WeylScal4::Psi0i
-  READS:    WeylScal4::Psi0r
-  READS:    WeylScal4::Psi1i
-  READS:    WeylScal4::Psi1r
-  READS:    WeylScal4::Psi2i
-  READS:    WeylScal4::Psi2r
-  READS:    WeylScal4::Psi3i
-  READS:    WeylScal4::Psi3r
-  READS:    WeylScal4::Psi4i
-  READS:    WeylScal4::Psi4r
-  WRITES:   WeylScal4::curvIi
-  WRITES:   WeylScal4::curvIr
-  WRITES:   WeylScal4::curvJ1
-  WRITES:   WeylScal4::curvJ2
-  WRITES:   WeylScal4::curvJ3
-  WRITES:   WeylScal4::curvJ4
-  WRITES:   WeylScal4::curvJi
-  WRITES:   WeylScal4::curvJr
+  READS:    WeylScal4::Psi0i(Everywhere)
+  READS:    WeylScal4::Psi0r(Everywhere)
+  READS:    WeylScal4::Psi1i(Everywhere)
+  READS:    WeylScal4::Psi1r(Everywhere)
+  READS:    WeylScal4::Psi2i(Everywhere)
+  READS:    WeylScal4::Psi2r(Everywhere)
+  READS:    WeylScal4::Psi3i(Everywhere)
+  READS:    WeylScal4::Psi3r(Everywhere)
+  READS:    WeylScal4::Psi4i(Everywhere)
+  READS:    WeylScal4::Psi4r(Everywhere)
+  WRITES:   WeylScal4::curvIi(Interior)
+  WRITES:   WeylScal4::curvIr(Interior)
+  WRITES:   WeylScal4::curvJ1(Interior)
+  WRITES:   WeylScal4::curvJ2(Interior)
+  WRITES:   WeylScal4::curvJ3(Interior)
+  WRITES:   WeylScal4::curvJ4(Interior)
+  WRITES:   WeylScal4::curvJi(Interior)
+  WRITES:   WeylScal4::curvJr(Interior)
 } "WeylScal4_invars_calc_Nth"
 
 
@@ -790,7 +765,6 @@
     {
       schedule group WeylScal4_invars_calc_2nd_group in MoL_PseudoEvolution after WeylScal4_psis_calc_2nd_group
       {
-        # no language specified
       } "WeylScal4_invars_calc_2nd"
     }
   }
@@ -799,24 +773,24 @@
 schedule WeylScal4_invars_calc_2nd in WeylScal4_invars_calc_2nd_group
 {
   LANG: C
-  READS:    WeylScal4::Psi0i
-  READS:    WeylScal4::Psi0r
-  READS:    WeylScal4::Psi1i
-  READS:    WeylScal4::Psi1r
-  READS:    WeylScal4::Psi2i
-  READS:    WeylScal4::Psi2r
-  READS:    WeylScal4::Psi3i
-  READS:    WeylScal4::Psi3r
-  READS:    WeylScal4::Psi4i
-  READS:    WeylScal4::Psi4r
-  WRITES:   WeylScal4::curvIi
-  WRITES:   WeylScal4::curvIr
-  WRITES:   WeylScal4::curvJ1
-  WRITES:   WeylScal4::curvJ2
-  WRITES:   WeylScal4::curvJ3
-  WRITES:   WeylScal4::curvJ4
-  WRITES:   WeylScal4::curvJi
-  WRITES:   WeylScal4::curvJr
+  READS:    WeylScal4::Psi0i(Everywhere)
+  READS:    WeylScal4::Psi0r(Everywhere)
+  READS:    WeylScal4::Psi1i(Everywhere)
+  READS:    WeylScal4::Psi1r(Everywhere)
+  READS:    WeylScal4::Psi2i(Everywhere)
+  READS:    WeylScal4::Psi2r(Everywhere)
+  READS:    WeylScal4::Psi3i(Everywhere)
+  READS:    WeylScal4::Psi3r(Everywhere)
+  READS:    WeylScal4::Psi4i(Everywhere)
+  READS:    WeylScal4::Psi4r(Everywhere)
+  WRITES:   WeylScal4::curvIi(Interior)
+  WRITES:   WeylScal4::curvIr(Interior)
+  WRITES:   WeylScal4::curvJ1(Interior)
+  WRITES:   WeylScal4::curvJ2(Interior)
+  WRITES:   WeylScal4::curvJ3(Interior)
+  WRITES:   WeylScal4::curvJ4(Interior)
+  WRITES:   WeylScal4::curvJi(Interior)
+  WRITES:   WeylScal4::curvJr(Interior)
 } "WeylScal4_invars_calc_2nd"
 
 
@@ -830,7 +804,6 @@
     {
       schedule group WeylScal4_invars_calc_4th_group in MoL_PseudoEvolution after WeylScal4_psis_calc_4th_group
       {
-        # no language specified
       } "WeylScal4_invars_calc_4th"
     }
   }
@@ -839,24 +812,24 @@
 schedule WeylScal4_invars_calc_4th in WeylScal4_invars_calc_4th_group
 {
   LANG: C
-  READS:    WeylScal4::Psi0i
-  READS:    WeylScal4::Psi0r
-  READS:    WeylScal4::Psi1i
-  READS:    WeylScal4::Psi1r
-  READS:    WeylScal4::Psi2i
-  READS:    WeylScal4::Psi2r
-  READS:    WeylScal4::Psi3i
-  READS:    WeylScal4::Psi3r
-  READS:    WeylScal4::Psi4i
-  READS:    WeylScal4::Psi4r
-  WRITES:   WeylScal4::curvIi
-  WRITES:   WeylScal4::curvIr
-  WRITES:   WeylScal4::curvJ1
-  WRITES:   WeylScal4::curvJ2
-  WRITES:   WeylScal4::curvJ3
-  WRITES:   WeylScal4::curvJ4
-  WRITES:   WeylScal4::curvJi
-  WRITES:   WeylScal4::curvJr
+  READS:    WeylScal4::Psi0i(Everywhere)
+  READS:    WeylScal4::Psi0r(Everywhere)
+  READS:    WeylScal4::Psi1i(Everywhere)
+  READS:    WeylScal4::Psi1r(Everywhere)
+  READS:    WeylScal4::Psi2i(Everywhere)
+  READS:    WeylScal4::Psi2r(Everywhere)
+  READS:    WeylScal4::Psi3i(Everywhere)
+  READS:    WeylScal4::Psi3r(Everywhere)
+  READS:    WeylScal4::Psi4i(Everywhere)
+  READS:    WeylScal4::Psi4r(Everywhere)
+  WRITES:   WeylScal4::curvIi(Interior)
+  WRITES:   WeylScal4::curvIr(Interior)
+  WRITES:   WeylScal4::curvJ1(Interior)
+  WRITES:   WeylScal4::curvJ2(Interior)
+  WRITES:   WeylScal4::curvJ3(Interior)
+  WRITES:   WeylScal4::curvJ4(Interior)
+  WRITES:   WeylScal4::curvJi(Interior)
+  WRITES:   WeylScal4::curvJr(Interior)
 } "WeylScal4_invars_calc_4th"
 
 schedule WeylScal4_SelectBoundConds in MoL_PostStep
@@ -879,5 +852,4 @@
 
 schedule group ApplyBCs as WeylScal4_ApplyBCs in MoL_PostStep after WeylScal4_SelectBoundConds
 {
-  # no language specified
 } "Apply boundary conditions controlled by thorn Boundary"



More information about the Commits mailing list