aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: e702430460ffcf77fd45426274641f636d728092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Interface definition for thorn IOBasic
# $Header$

implements: IOBasic
inherits:   IO

real next_info_output_time type=scalar
real next_scalar_output_time type=scalar


CCTK_INT FUNCTION IO_TruncateOutputFiles \
  (CCTK_POINTER_TO_CONST IN GH)

REQUIRES FUNCTION IO_TruncateOutputFiles