From 3185a4c67b74fab036f554d44ed0e5a2f0d69e60 Mon Sep 17 00:00:00 2001 From: schnetter Date: Thu, 8 Apr 2004 16:08:43 +0000 Subject: A symmetry thorn with a 90 degree rotating symmetry. This is not yet tested. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry90/trunk@2 c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5 --- schedule.ccl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl new file mode 100644 index 0000000..d624033 --- /dev/null +++ b/schedule.ccl @@ -0,0 +1,12 @@ +# Schedule definitions for thorn RotatingSymmetry90 +# $Header$ + +SCHEDULE Rot90_RegisterSymmetry IN SymmetryRegister +{ + LANG: C +} "Register symmetry boundaries" + +SCHEDULE Rot90_ApplyBC IN BoundaryConditions +{ + LANG: C +} "Apply 90 degree rotational symmetry boundary condition" -- cgit v1.2.3