From 7d957cbc6da68f0b6bc24065ee7ada778f688a70 Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 5 May 2003 11:58:09 +0000 Subject: Initial coding of a thorn that provides periodic boundary conditions that are independent of PUGH, i.e. that work with both PUGH and Carpet. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@2 1bf05452-ddb3-4880-bfa1-00436340132b --- interface.ccl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..c551dc3 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,9 @@ +# Interface definition for thorn Periodic +# $Header$ + +IMPLEMENTS: Periodic +INHERITS: Slab + +INCLUDES HEADER: periodic.h IN Periodic.h + +USES INCLUDE HEADER: Slab.h -- cgit v1.2.3