summaryrefslogtreecommitdiff
path: root/src/main/Groups.c
Commit message (Expand)AuthorAge
* Routine name changesallen1999-07-25
* More names changesallen1999-07-25
* Changing names for internal functionsallen1999-07-22
* Changed names for some functions which should just be internalallen1999-07-21
* Check also for negative variable indices passed as arguments.tradke1999-07-14
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* Added Fortran bindings for everything I could.allen1999-07-04
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
* INTEGER -> INTallen1999-07-01
* Little compiler warning fixesallen1999-06-28
* Implementing the new group scope entry for the group structureallen1999-06-22
* sizeof(pointer to string) was confused with strlen (pointer) in a malloctradke1999-06-18
* Double -> CCTK_REALallen1999-06-15
* New argument for CCTK_Warnallen1999-04-22
* Restructured all the groups routines a bit, now in general theyallen1999-04-15
* Error checking and stuffallen1999-04-14
* Changes to get it compiling on the t3e. A variable of type const char *goodale1999-04-08
* File name change, and added some GH group functions.allen1999-04-07
* Changed DecomposeGroupName to DecomposeNameallen1999-03-24
* Added CCTK_GetNumVarsInGroupallen1999-03-22
* Added a few more return valuesallen1999-03-09
* Addedallen1999-03-07
* Fixed my inappropriate use of the malloc commandallen1999-02-24
* Fixed two of my routines which use strings ... Tom, I changed yourallen1999-02-24
* Fixed bug from my last commitallen1999-02-23
* Addedallen1999-02-23
* Changes to get timelevels working.goodale1999-02-17
* Added support for time levels.goodale1999-02-16
* Fixed bug in GetGroupName and added a bit of debugging stuff ifallen1999-02-15
* Quick fixes and fixed problem with CCTK_Equals and string compareallen1999-02-13
* Added functions to get the group-type and variable type for a given variable.goodale1999-02-13
* Added a function to get the name of a group given its number.goodale1999-02-12
* Added CCTK_DecomposeGroupName which will take a group name of the formgoodale1999-02-09
* Added dimension to the data you can get back from CCTK_GetGroupDatagoodale1999-02-09
* Added CCTK_GetGroupData which returns the types and number of variablesgoodale1999-02-08
* Reorganised group stuff.goodale1999-02-08
* Added more empty subroutinesallen1999-02-02
* Put in lots of calls to the rfr.goodale1999-02-01