aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIO/schedule.ccl
blob: ad61196234fdbf90f25a54446e8e2b7cbb794105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Schedule definitions for thorn CarpetIOFlexIO
# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/schedule.ccl,v 1.3 2001/03/18 05:20:24 eschnett Exp $

schedule CarpetIOFlexIOStartup at STARTUP after IOUtil_Startup
{
  LANG: C
} "Startup routine"

schedule CarpetIOFlexIOReadData at INITIAL
{
  LANG: C
} "Read initial data from file"