aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/interface.ccl
blob: 875c2769026ea9622bd0719eca6348d904b3816c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Interface definition for thorn CarpetIOASCII
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOASCII/interface.ccl,v 1.8 2004/01/25 14:57:28 schnetter Exp $

implements: IOASCII

uses include header: carpet.hh

uses include header: dist.hh

uses include header: vect.hh

uses include header: data.hh
uses include header: gdata.hh

uses include header: gf.hh
uses include header: ggf.hh



# Vector groups don't work yet in Carpet
#CCTK_INT next_output_iteration[3] TYPE=scalar
#CCTK_REAL next_output_time[3] TYPE=scalar
CCTK_INT next_output_iteration TYPE=array DISTRIB=constant DIM=1 SIZE=3
CCTK_REAL next_output_time TYPE=array DISTRIB=constant DIM=1 SIZE=3