From 47b0340c7d540e4bac64f3c4d46d9fe408a6d48c Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 11 Sep 1999 14:50:08 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@3 41e88fdd-2190-4c69-9c84-4659c8cf322e --- interface.ccl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..1067c00 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,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" + + + + + -- cgit v1.2.3