aboutsummaryrefslogtreecommitdiff
path: root/src/ICN.c
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-06-20 15:07:23 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-06-20 15:07:23 +0000
commit8b767a625c0366ee60d55ca483abc793e28a0d68 (patch)
tree4b29433a4a02eba8927d4ce9869bd928a662b2f2 /src/ICN.c
parent00f602b5277ef0e9f7be9743d3484d7b251df739 (diff)
Correct a major screw up with the setting of t/dt that was causing the BSSN_MoL testsuite bh_shift_rad to fail.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@18 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'src/ICN.c')
-rw-r--r--src/ICN.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ICN.c b/src/ICN.c
index 3117522..0a1cced 100644
--- a/src/ICN.c
+++ b/src/ICN.c
@@ -89,7 +89,7 @@ void MoL_ICNAdd(CCTK_ARGUMENTS)
CCTK_COMPLEX Complex_Delta_Time = CCTK_Cmplx(CCTK_DELTA_TIME, 0);
#endif
-
+
#ifdef MOLDEBUG
printf("Inside ICN.\nProcessor %d.\nStep %d.\nRefinement %d.\nTimestep %g.\nSpacestep %g.\nTime %g\n",
CCTK_MyProc(cctkGH),