[ET Trac] [Einstein Toolkit] #1448: move PARAMCHECK before WRAGH

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Oct 7 22:18:41 CDT 2013


#1448: move PARAMCHECK before WRAGH
---------------------+------------------------------------------------------
  Reporter:  rhaas   |       Owner:                     
      Type:  defect  |      Status:  new                
  Priority:  minor   |   Milestone:                     
 Component:  Cactus  |     Version:  development version
Resolution:          |    Keywords:                     
---------------------+------------------------------------------------------

Comment (by rhaas):

 Not sure I follow. I want to only change the order fo WRAGH and PARAMCHECK
 both of which are traversed from within CallSetup (lines 183 and 186):
 {{{
 182      // Register coordinates
 183      ScheduleTraverse (where, "CCTK_WRAGH", cctkGH);
 184
 185      // Check parameters
 186      ScheduleTraverse (where, "CCTK_PARAMCHECK", cctkGH);
 187    } END_MGLEVEL_LOOP;
 }}}
 I have not tried this, but wouldn't moving WRAG before ScheduleGHInit by a
 bad idea?

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1448#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list