aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 5554ee9cb5f20df0f914a8f132aa4aa2ede1bfd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Interface definition for thorn ADMConstraints

implements: admconstraints
inherits: einstein

USES INCLUDE: CalcTmunu.inc
USES INCLUDE: CalcTmunu_temps.inc

private:

real ADMconstraints type=GF
{
  momx,
  momy,
  momz,
  ham
} "ADM constraints"