aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GRHydro: support array padding in optimized C++ PPMrhaas2014-04-15
* GRHydro: add MHD multipatch support to optimized C++ PPMrhaas2014-04-15
* GRHydro: fix z direction in optimized C++ PPMrhaas2014-04-15
* GRhydro: correct argument types for oned_slice and unslicerhaas2014-04-15
* GRHydro: correct vel slicing in optimized C++ PPM reconstructionrhaas2014-04-15
* GRHydro: adjust loop bounds in C++ PPM to match F90 coderhaas2014-04-15
* GRHydro: New C++ ePPM algorithmrhaas2014-04-15
* GRHydro: add hllc shock tube testrhaas2014-04-15
* GRHydro: add hllc solverrhaas2014-04-15
* GRHydro: compute pressure in prim2con only where neededrhaas2014-04-15
* GRHydro: start changes for improved EOS and HLLE handlingrhaas2014-04-15
* GRHydro: change prim2con EOS calls to calls for x-slicesrhaas2014-04-15
* GRHydro: remove unused source file GRHydro_PPM.crhaas2014-04-15
* GRHydro: Simplify logical expressionrhaas2014-04-15
* GRHydro: add STOP statement after CCTK_ERRORrhaas2014-04-15
* GRHydro: remove divergence cleaning code from Avec evolutionrhaas2014-04-15
* GRHydro: rewrite HLLEM without if(flux_direction) in inner looprhaas2014-04-15
* fix reconstruct_Wv when using WENOrhaas2014-01-13
* GRHydro: use ash instead of lsh when allocating arraysrhaas2013-12-02
* GRHydro: Better handling of excision for MHD.rhaas2013-12-02
* Fix temperature update bug in C2P MHD.rhaas2013-11-25
* GRHydro: increase resolution in slowsector testrhaas2013-11-22
* GRHydro: increase test tolerance for balsara4_1d testrhaas2013-11-22
* GRHydro: remove misleading commentrhaas2013-11-18
* GRHydro: work around Intel 11 failures when using Fortran pointersrhaas2013-11-15
* Declare loop variables OpenMP privateeschnett2013-10-30
* GRHydro: use ashX instead of lsh(X) when declaring array sizesrhaas2013-10-29
* Add parentheses around macro definitionseschnett2013-10-29
* GRHydro: correct usage of sqrt(detg) in prim2con wrappersrhaas2013-10-29
* Make some macros safereschnett2013-10-28
* Correct array indices in etaXYZeschnett2013-10-28
* GRHydro: replace Fortan pointers with Cray pointersrhaas2013-10-27
* Adjust loops for Prim2Con call (needs to run in the ghost zones as well after...HEADmasterrhaas2013-08-13
* Get rid of old heat injection in C2P MHDrhaas2013-08-13
* GRHydro: Notes on how to work out the stsggered A-field evolutionrhaas2013-08-13
* GRHydro: use C prim2con routinerhaas2013-08-13
* GRHydro: finish up call for templated C++ PPM routinerhaas2013-08-13
* GRHydro: First draft of templated version of PPM Reconstruction call,rhaas2013-08-13
* GRHydro: add templated (yay\!) PPM routine; can do old ppm, but for MHD, hot,...rhaas2013-08-13
* GRHydro: in c PPM routine, remove mistakerhaas2013-08-13
* Move Evec calculation in seperate loopsrhaas2013-08-13
* GRHydro: Adding parfile for vector potential TOV.rhaas2013-08-13
* add interface use OMP version of ESO_Omni_press functionrhaas2013-08-13
* GRHydro: avoid allocating large arrays on the stackrhaas2013-08-13
* expand warnings in GRHydro_Con2PrimHotrhaas2013-08-13
* don't specify boundaries twicerhaas2013-08-13
* GRHydro: explicitly recompute SqrtDetg after RECOVERYrhaas2013-08-13
* GRHydro: fix metric GF used for sqrtdetg in multipatch runsrhaas2013-08-13
* GRHydro: Implemented WENO-z. Ability to choose between standard WENO5 and "ad...rhaas2013-08-13
* GRHydro: always set up SqrtDetg GF in INITIALrhaas2013-07-15