aboutsummaryrefslogtreecommitdiff
path: root/src/planewaves.F77
diff options
context:
space:
mode:
authorallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>2002-05-07 18:16:43 +0000
committerallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>2002-05-07 18:16:43 +0000
commitcb9ca52478f6ffccd3e469fc727eacf44f7254f5 (patch)
tree0ac8edd4c2dbb20d93bcca7c56146eaaaafc53cc /src/planewaves.F77
parentb8b85345849a032ab181881101ab73741b9ba411 (diff)
change routine names to avoid clashes
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@72 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
Diffstat (limited to 'src/planewaves.F77')
-rw-r--r--src/planewaves.F779
1 files changed, 3 insertions, 6 deletions
diff --git a/src/planewaves.F77 b/src/planewaves.F77
index 880ff58..4a40688 100644
--- a/src/planewaves.F77
+++ b/src/planewaves.F77
@@ -13,7 +13,7 @@
@@*/
/*@@
- @routine planewaves
+ @routine IDLinearWaves_PlaneWaves
@date Mon Jan 29 11:57:00 1996
@author Malcolm Tobias + Joan Masso
@desc
@@ -39,7 +39,8 @@
#include "cctk_Parameters.h"
- subroutine planewaves(CCTK_ARGUMENTS)
+ subroutine IDLinearWaves_PlaneWaves(CCTK_ARGUMENTS)
+
implicit none
DECLARE_CCTK_ARGUMENTS
@@ -53,7 +54,6 @@
CCTK_REAL kxp,kyp,kzp,wp
CHARACTER*200 infoline
-c local arrays (scalars! Man, what a sweat!)
CCTK_REAL plus,minus,plusp,minusp,ain,aout
INTEGER i,j,k
@@ -64,9 +64,6 @@ c local arrays (scalars! Man, what a sweat!)
c Wave characteristics
-c amplitude is declared by DECLARE_PARAMETER, for all other parameters
-c we stick to the naming in the cactus3.2.0 version of cactus
-
c wavecentering
ra = wavecenter