aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: a8eda59f3f73c3fff1b87b64b80235be1d7cbc78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#interface.ccl for thorn Multipole
implements: multipole
inherits:   Grid 

CCTK_INT FUNCTION IO_TruncateOutputFiles \
  (CCTK_POINTER_TO_CONST IN GH)

REQUIRES FUNCTION IO_TruncateOutputFiles

public:

CCTK_REAL harmonics type=GF timelevels=1
{
  harmonic_re, harmonic_im
} "Spherical harmonics"