aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* GRHydro: fix bug handling tivial_rp in C++ HLLE solverrhaas2014-04-28
* Make code compile with IBM C++ compilereschnett2014-04-23
* GRHydro: no longer compute speed of sound twice in F90 MHD coderhaas2014-04-15
* GRHydro: Templated Prim2Con version and related changes in various places.rhaas2014-04-15
* GRhydro: detect EOS errors in MHD Con2Prim pressure callrhaas2014-04-15
* GRHydro: disable warnings in Prim2ConM and only set mask in Con2PrimMrhaas2014-04-15
* GRHydro: clean up sync_conservatives_only primitives bc callsrhaas2014-04-15
* GRHydro: remove unused variables in boundary routinerhaas2014-04-15
* GRHydro: clean up handling of Avec evolution and boundariesrhaas2014-04-15
* GRHydro: use temperature in MHD prim2conrhaas2014-04-15
* GRHydro: make routine to compute speed of sound callable from F90 MHD p2crhaas2014-04-15
* GRHydro: remove unused variablesrhaas2014-04-15
* GRHydro: low level optimizationsrhaas2014-04-15
* GRHydro: ignore transport_constraints unless evolve_mhd is setrhaas2014-04-15
* GRHydro: fix reconstruct_Wv in F90 PPMM routinerhaas2014-04-15
* GRHydro: rewrite MHD rhs in symmetric wayrhaas2014-04-15
* GRHydro: implement sources in C++.rhaas2014-04-15
* GRHydro: add TVD reconstructrhaas2014-04-15
* GRHydro: add Trivial (copy) reconstructrhaas2014-04-15
* GRHydro: add WENO reconstructrhaas2014-04-15
* GRHydro: add MP5 reconstructrhaas2014-04-15
* GRHydro: New reconstruction interface. All in template C++.rhaas2014-04-15
* GRHydro: HLLE.cc MHD implementationrhaas2014-04-15
* GRHydro: C++ version of HLLErhaas2014-04-15
* GRHydro: reconstruct_Wv for ePPM/oPPM.rhaas2014-04-15
* GRHydro: C++ PPM: enable OMP, bugfixesrhaas2014-04-15
* GRHydro: unify usage of a[0] vs *arhaas2014-04-15
* GRHydro: remove string comparisons from C++ PPM driverrhaas2014-04-15
* 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 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: work around Intel 11 failures when using Fortran pointersrhaas2013-11-15
* Declare loop variables OpenMP privateeschnett2013-10-30