aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Implement GetBoundarySizesAndTypesHEADsvnmastereschnett2012-06-18
* Correct function prototypes: functions running in the startup bin mustschnetter2008-02-20
* Replace CCTK_VWarn with CCTK_WARN statements, since they are simplerschnetter2008-02-20
* Convert CCTK_INT to int before passing it to printf %d.schnetter2008-02-20
* Fix the bug described injthorn2005-04-13
* assert fixyye002004-08-12
* Properly initialize local variables to get rid of gcc warnings.tradke2004-06-21
* Untabified.goodale2004-05-17
* Added aliased function Coord_GetDefaultSystem() which returns thetradke2004-05-09
* Initialize myGH->default_coord_systems[] with default values as defined in Co...tradke2004-05-09
* Added aliased versions for the CoordBase functions.goodale2004-05-08
* Grid array variables don't have a default coordinate system associated with t...tradke2004-05-01
* Remove unused variableschnetter2004-04-10
* Indent properlyschnetter2004-01-20
* Provide a coordinate-thorn and symmetry-thorn independent way ofschnetter2004-01-19
* Fix seg fault in Coord_SystemHandle().rideout2003-12-27
* Remove extraneous comments.rideout2003-08-26
* CoordBase thorn, which implements the Coordinate specrideout2003-08-22