From d7d05c61775119772db5ca37faf2fd06b0457510 Mon Sep 17 00:00:00 2001 From: rhaas Date: Mon, 14 Jan 2013 14:23:40 +0000 Subject: GRHydro: Starting to push vector potential changes * incl boundary calls for Avec * disable call to BvecfromAvec from within loop, this one is a schedule function call now. From: Philipp Moesta git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@458 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- src/GRHydro_Con2PrimAM.F90 | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/GRHydro_Con2PrimAM.F90') diff --git a/src/GRHydro_Con2PrimAM.F90 b/src/GRHydro_Con2PrimAM.F90 index 50d701c..788e3b8 100644 --- a/src/GRHydro_Con2PrimAM.F90 +++ b/src/GRHydro_Con2PrimAM.F90 @@ -102,9 +102,6 @@ subroutine Conservative2PrimitiveAM(CCTK_ARGUMENTS) !as conformally flat only for con2prim inversion purposes. posdef = .true. - !! Get Bvec from Avec before rest, so we can reuse pointwise MHD recovery - call GRHydro_BvecfromAvec(CCTK_PASS_FTOF) - if (GRHydro_UseGeneralCoordinates(cctkGH).ne.0) then g11 => gaa g12 => gab -- cgit v1.2.3