summaryrefslogtreecommitdiff
path: root/src/main/Coord.c
Commit message (Expand)AuthorAge
* Removing warnings from rcsid variables.allen2000-04-17
* Removing compiler warningsallen2000-03-30
* Untabified.goodale2000-01-27
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
* Added new functionsallen2000-01-11
* Check for memory errorallen1999-12-16
* Removed tabs from files.goodale1999-11-24
* Various things pointed out by running Insure on the code.goodale1999-10-26
* Put back CCTK_CoordOriginallen1999-10-14
* Adding stuff from the header fileallen1999-10-14
* Use strlen instead of sizeof when allocating memory for printing error msgs.tradke1999-09-21
* Include file name changesallen1999-07-30
* Renaming functions and adding fortran bindingsallen1999-07-29
* Added lower and upper bound coordinate registration for each coordinateallen1999-07-27
* Routine name changesallen1999-07-25
* More subroutine name changesallen1999-07-24
* Added routine for registering and getting back the coordinate origin.allen1999-07-18
* Added fortran binding for CCTK_GetCoordIndex()tradke1999-07-13
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
* missing header filesallen1999-06-25
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Coordinate registration. Now a GF which represents a coordinateallen1999-04-22
* New group stuffallen1999-04-15
* What I have so far for Coordinate registrationallen1999-04-14