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

implements: admconstraints
inherits: ADMBase, StaticConformal, SpaceMask

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

private:

real hamiltonian type=GF
{
  ham
} "Hamiltonian constraint" 

real momentum type=GF
{
  momx,
  momy,
  momz  
} "Momentum constraints"