aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Con2PrimAM.F90
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-01-14 14:23:40 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-01-14 14:23:40 +0000
commitd7d05c61775119772db5ca37faf2fd06b0457510 (patch)
tree76248226400321a135ce8fb74c184012db9d5d0a /src/GRHydro_Con2PrimAM.F90
parent3d793e03c6cd0a1e452b0b4d9f1a8bff38e5569e (diff)
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 <pmoesta@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@458 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/GRHydro_Con2PrimAM.F90')
-rw-r--r--src/GRHydro_Con2PrimAM.F903
1 files changed, 0 insertions, 3 deletions
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