aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 94b5098d83b53ac80f973a371f3338544a87d094 (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
25
26
27
28
29
# Interface definition for thorn AxiOddBrillBHIVP
# $Header$

implements: axiodd
inherits: einstein driver


private:

real sph_to_car_coord type = GF
{
eta,
abseta,
sign_eta,
q,
phi
} "coordinate range"

real sph_to_car_psi type = GF
{
 psi2d,
 detapsi2d,
 dqpsi2d,
 detaetapsi2d,
 detaqpsi2d,
 dqqpsi2d
 } "psi"