aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: da5f044c0b8c768202ea8595d2540b9d49999d20 (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 CoordGauge
# $Header$

implements: CoordGauge

public:

INT slicing_flags TYPE = SCALAR
{
  active_slicing_handle
} "Slicing and shift stuff"

# Will be changed to.
#INT selected_slicing_handles TYPE = SCALAR
#{
#  selected_lapse
#  selected_shift
#} "Slicing Handles"


# FIXME: This will be removed when new slicing stuff is there

INCLUDE HEADER: Slicing.h in Slicing.h