aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOBasic/interface.ccl
blob: f78b46d719150f9cfaa62e07c658a317a3f4c32f (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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_typecase.hh