From a5dfe864857e7252dab39257cec3a75565305455 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 2 Jan 2004 16:21:52 +0000 Subject: Kreiss-Oliger artificial dissipation for MoL. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@2 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- interface.ccl | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..80a3e75 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,7 @@ +# Interface definition for thorn Dissipation +# $Header$ + +IMPLEMENTS: Dissipation + +CCTK_INT FUNCTION MoLQueryEvolvedRHS (CCTK_INT IN EvolvedIndex) +USES FUNCTION MoLQueryEvolvedRHS -- cgit v1.2.3