aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/schedule.ccl
blob: 33aab5abc90e0f118f7109522137df4004be270a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Schedule definitions for thorn Carpet
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/schedule.ccl,v 1.6 2003/11/05 16:18:37 schnetter Exp $

schedule CarpetStartup at STARTUP as Driver_Startup
{
  LANG: C
} "Startup routine"



schedule group POSTRESTRICT
{
} "Apply boundary conditions after restricting"