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

implements: admconstraints
inherits: ADMBase, StaticConformal, SpaceMask, grid
friend: ADMCoupling

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

private:

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

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