[Commits] [svn:einsteintoolkit] GRHydro/trunk/src/ (Rev. 587)
    rhaas at tapir.caltech.edu 
    rhaas at tapir.caltech.edu
       
    Fri Nov 15 11:09:36 CST 2013
    
    
  
User: rhaas
Date: 2013/11/15 11:09 AM
Modified:
 /trunk/src/
  GRHydro_ENOReconstruct_drv.F90, GRHydro_MP5Reconstruct_drv.F90, GRHydro_PPMMReconstruct_drv.F90, GRHydro_PPMReconstruct_drv.F90, GRHydro_TVDReconstruct_drv.F90, GRHydro_WENOReconstruct_drv.F90
Log:
 GRHydro: work around Intel 11 failures when using Fortran pointers
 
 this rewrites the Reconstruction driver routines since Intel 11 miscompiles the
 code using Fortran pointers and generates segfault errors at runtime.
 
 Nested subroutines (another solution to make intel 11 work) do not work with
 intel 13.
File Changes:
Directory: /trunk/src/
======================
File [modified]: GRHydro_ENOReconstruct_drv.F90
Delta lines: <Unavailable>
File [modified]: GRHydro_MP5Reconstruct_drv.F90
Delta lines: <Unavailable>
File [modified]: GRHydro_PPMMReconstruct_drv.F90
Delta lines: <Unavailable>
File [modified]: GRHydro_PPMReconstruct_drv.F90
Delta lines: <Unavailable>
File [modified]: GRHydro_TVDReconstruct_drv.F90
Delta lines: <Unavailable>
File [modified]: GRHydro_WENOReconstruct_drv.F90
Delta lines: <Unavailable>
    
    
More information about the Commits
mailing list