aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOBasic/interface.ccl
blob: d55a84b38cf7f7a6b6bfb561715ec47ac15e15e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Interface definition for thorn CarpetIOBasic

IMPLEMENTS: IOBasic

INHERITS: IO

CCTK_INT last_output_iteration TYPE=scalar
CCTK_REAL last_output_time TYPE=scalar
CCTK_INT this_iteration TYPE=scalar

USES INCLUDE HEADER: carpet.hh
USES INCLUDE HEADER: carpet_typecase.hh
USES INCLUDE HEADER: CarpetTimers.hh