aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 797d4d63ac6acab980f6bc8443a86b3c6ecd5c71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Schedule definitions for thorn TwoPunctures
# $Header$

if (keep_u_around) {
  STORAGE: puncture_u
}



SCHEDULE TwoPunctures IN ADMBase_InitialData
{
  LANG: C
  STORAGE: puncture_u
} "Create puncture black hole initial data"