aboutsummaryrefslogtreecommitdiff
path: root/src/TwoPunctures.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/TwoPunctures.c')
-rw-r--r--src/TwoPunctures.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/TwoPunctures.c b/src/TwoPunctures.c
index e53aa14..b835145 100644
--- a/src/TwoPunctures.c
+++ b/src/TwoPunctures.c
@@ -160,6 +160,8 @@ TwoPunctures (CCTK_ARGUMENTS)
} /* if conformal-state>0 */
+ puncture_u[ind] = U;
+
gxx[ind] = pow4 (psi1 / static_psi);
gxy[ind] = 0;
gxz[ind] = 0;