# Interface definition for thorn IDScalarWaveElliptic # $Header$ implements: idscalarwaveelliptic inherits:grid wavetoy ellbase USES INCLUDE HEADER: EllBase.h private: cctk_real ellcoeffs type = GF { Mcoeff,Ncoeff } "Coefficients of the elliptic equation" cctk_real outvars type = GF { temp } "Temporary vars"