aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 8516ed7c8809ba276ee247e69c6dd8fba22e4e64 (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 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
  hamnormalized
} "Hamiltonian constraint" 

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