[ET Trac] [Einstein Toolkit] #1927: Add Read/Write tags to TwoPunctures
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Fri Jun 24 16:09:26 CDT 2016
#1927: Add Read/Write tags to TwoPunctures
----------------------+-----------------------------------------------------
Reporter: sbrandt | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Other | Version: development version
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by sbrandt):
It could be a separate ticket, but CartGrid3D has a similar issue. I'd
like to add (Everywhere) to the writes directives in the schedule.ccl
{{{
schedule CartGrid3D_SetCoordinates as SpatialCoordinates at
CCTK_POSTREGRID
{
LANG: C
- WRITES: grid::coordinates
+ WRITES: grid::coordinates(everywhere)
} "Set Coordinates after regridding"
}}}
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1927#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list