aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/Cart3dTest/interface.ccl
blob: 361ad682dba82c25f70e73a44a0a45c97f78c7f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Interface definition for thorn Cart3dTest
# $Header:$

implements: Cart3dTest
inherits: grid

CCTK_REAL quantities type=GF
{
  s,
  vx, vy, vz,
  fxx, fxy, fxz, fyx, fyy, fyz, fzx, fzy, fzz,
  txx, txy, txz, tyy, tyz, tzz,
  ax, ay, az
} "Some tensor quantities"