aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@b2a53a04-0f4f-0410-87ed-f9f25ced00cf>2004-05-18 19:07:32 +0000
committerschnetter <schnetter@b2a53a04-0f4f-0410-87ed-f9f25ced00cf>2004-05-18 19:07:32 +0000
commit7460bfcd03edae25efdeed05209b8a59872762fe (patch)
tree4d105191581626ee39763b483e1506492d3b2634
parent603767e3837f0bd510bdf30807ae524bf9c24654 (diff)
Save u
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@10 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
-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;