aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@fa3da13c-9f13-4301-a575-cf5b8c5e1907>1999-09-27 21:01:47 +0000
committerallen <allen@fa3da13c-9f13-4301-a575-cf5b8c5e1907>1999-09-27 21:01:47 +0000
commit8bbb1f145a1fa67b474a71e1c0c8ec93cde2960b (patch)
tree26a3e7b4452ee95ce9ad5bf77ecd41bdc8b6769b
parent3c80f3cd682c54a58c32361d44651209e9f09037 (diff)
Getting rid of a print statement
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@20 fa3da13c-9f13-4301-a575-cf5b8c5e1907
-rw-r--r--src/sor_wrapper.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sor_wrapper.c b/src/sor_wrapper.c
index 5cb3bbd..93057cf 100644
--- a/src/sor_wrapper.c
+++ b/src/sor_wrapper.c
@@ -120,9 +120,6 @@ void sor_flat(cGH *GH, int FieldIndex, int MIndex,
else Nsource_lsh[i]=GH->cctk_lsh[i];
}
- printf("fieldindex: %d %s \n",FieldIndex,CCTK_FullName(FieldIndex));
-
-
/* call the fortran routine */
FORTRAN_NAME(sor_flat_core3d)(_PASS_CCTK_C2F(GH),
Mlinear_lsh, Mlinear,