aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorknarf <knarf@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-03-26 10:25:54 +0000
committerknarf <knarf@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-03-26 10:25:54 +0000
commitd47c3dc7324ddc372d3eeeab1366a38064fd70db (patch)
tree9d64f0168f82cbb15fe0e0e83a961e6807c5b5dc /interface.ccl
use trunc structure
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@53 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
new file mode 100644
index 0000000..463a8ce
--- /dev/null
+++ b/interface.ccl
@@ -0,0 +1,10 @@
+#interface.ccl for thorn Multipole
+implements: multipole
+inherits: Grid
+
+public:
+
+CCTK_REAL harmonics type=GF timelevels=1
+{
+ harmonic_re, harmonic_im
+} "Spherical harmonics"