<html>#2277: WaveToyFOO examples do not call SYNC when selecting boundaries
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td>ET_2019_10</td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td></td></tr>
</table>

<p>The current set of WaveToy examples in CactusWave do no have a  <code>SYNC</code> statement in their <code>schedule.ccl</code> in when scheduling the Boundaries routines. This can cause problems with b/c that expect ghost zones to be valid.</p>
<p>Pull request <a data-is-external-link="true" href="https://bitbucket.org/cactuscode/cactuswave/pull-requests/1/wavetoyc-sync-when-selecting-bcs-run-bcs/diff" rel="nofollow">https://bitbucket.org/cactuscode/cactuswave/pull-requests/1/wavetoyc-sync-when-selecting-bcs-run-bcs/diff</a> adds the SYNC call to WaveToyC and a similar change should be made to all WaveToy examples.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2277/wavetoyfoo-examples-do-not-call-sync-when'>https://bitbucket.org/einsteintoolkit/tickets/issues/2277/wavetoyfoo-examples-do-not-call-sync-when</a></p>
</html>