aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 1067c003d42ad9782254155fc9ed568714ee6e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Interface definition for thorn IDScalarWaveElliptic
# $Header$

implements: idscalarwaveelliptic
inherits:grid wavetoy
friend: wavetoy
 
private:

cctk_real ellcoeffs type = GF
{
  Mcoeff,Ncoeff
} "Coefficients of the elliptic equation"