aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_P2C2PM.F90
diff options
context:
space:
mode:
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, &