aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_P2C2PM.F90
diff options
context:
space:
mode:
authorrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-11-09 01:59:23 +0000
committerrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-11-09 01:59:23 +0000
commit215f1d7e371df0de2a524e2f2a61a6ded9c51f9d (patch)
treeb3b4416d8c42d6620d74f96f09062206f43f6d88 /src/GRHydro_P2C2PM.F90
parent96387687ac1bdb56c345fa736e666f78f6ccb407 (diff)
ng the interface for magentized con2prim for consistency
From: Josh Faber <jfaberrit@jfaber3.local> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@185 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'src/GRHydro_P2C2PM.F90')
-rw-r--r--src/GRHydro_P2C2PM.F904
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GRHydro_P2C2PM.F90 b/src/GRHydro_P2C2PM.F90
index 1c1a9c7..8658cd6 100644
--- a/src/GRHydro_P2C2PM.F90
+++ b/src/GRHydro_P2C2PM.F90
@@ -153,9 +153,9 @@ subroutine p2c2pm(CCTK_ARGUMENTS)
write(*,*) 'P2C2PM test: getting the associated primitive variables.'
- call Con2PrimGenM(GRHydro_eos_handle,local_gam(1),dens_send,sx_send,sy_send,sz_send, &
+ call Con2PrimGenM(GRHydro_eos_handle,keytemp,GRHydro_eos_rf_prec,local_gam(1),dens_send,sx_send,sy_send,sz_send, &
tau_send,bconsx_send,bconsy_send,bconsz_send,&
- rho_send(1),velx_send,vely_send,velz_send, &
+ xtemp(1),xye(1),rho_send(1),velx_send,vely_send,velz_send, &
eps_send(1),press_send(1), &
bvcx_send,bvcy_send,bvcz_send,b2_send,&
w_lorentz_send, &