From 1cae32302773eb7b691054aa85bba809420d08aa Mon Sep 17 00:00:00 2001 From: ryoji Date: Fri, 13 Jul 2001 09:18:01 +0000 Subject: I hope I could commit right. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@19 971fb155-194f-0410-9daf-e2eca44e59f5 --- README | 18 +++--------------- src/DistortedBHIVP.F | 4 ++-- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/README b/README index 183b23b..7f68c4d 100644 --- a/README +++ b/README @@ -1,20 +1,8 @@ Cactus Code Thorn DistortedBHIVP -Authors : ... -Managed by : ... <...@...........> -Version : ... +Authors : Ryoji Takahashi CVS info : $Header$ -------------------------------------------------------------------------- -1. Purpose of the thorn +This thorn does calculates initial data for a black hole distorted +by a non-axisymmetric even parity perturbation -This thorn does ... - -2. Dependencies of the thorn - -This thorn additionally requires implementations and thorns ... - -3. Thorn distribution - -This thorn is available to ... - -4. Additional information diff --git a/src/DistortedBHIVP.F b/src/DistortedBHIVP.F index a57e53a..9532815 100644 --- a/src/DistortedBHIVP.F +++ b/src/DistortedBHIVP.F @@ -28,11 +28,11 @@ c@@ */ c Need include file from Einstein #include "CactusEinstein/Einstein/src/Einstein.h" - subroutine DistortedBHIVP(CCTK_FARGUMENTS) + subroutine DistortedBHIVP(CCTK_ARGUMENTS) implicit none - DECLARE_CCTK_FARGUMENTS + DECLARE_CCTK_ARGUMENTS DECLARE_CCTK_PARAMETERS c Perhaps this and others should go into cctk.h -- cgit v1.2.3