[ET Trac] [Einstein Toolkit] #620: Simplify timelevel handling for Cactus thorn writers
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed Nov 21 10:25:03 CST 2012
#620: Simplify timelevel handling for Cactus thorn writers
--------------------------+-------------------------------------------------
Reporter: hinder | Owner:
Type: enhancement | Status: reopened
Priority: major | Milestone:
Component: Cactus | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by eschnett):
The current mechanism for a thorn indicating that it needs time levels is
to call cctk_GroupStorageIncrease, as this would allocate new time levels
if necessary. This call will never reduce the number of time levels.
These calls need to occur late enough, so that the GH already exists and
grid functions can have storage allocated, but also needs to occur early
enough that initial data can still be set up. I believe basegrid would be
a good time.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/620#comment:8>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list