summaryrefslogtreecommitdiff
path: root/src/main/Groups.c
Commit message (Expand)AuthorAge
* Replacing CCTK_WARN with CCTK_Warnallen2000-02-03
* Added CCTK_GroupDimIallen2000-02-03
* Changedtradke2000-02-01
* Function renamings:tradke2000-02-01
* Minor change.goodale2000-01-27
* Untabified.goodale2000-01-27
* Adding routines for handling ghostzones and changing names, and movingallen2000-01-25
* moving stagger functions outlanfer2000-01-14
* New specification for CCTK_GroupData after Tom pointed out to me thatallen2000-01-13
* forgot some debug statementslanfer2000-01-12
* staggering: staggercode functions addedlanfer2000-01-12
* Changed the use of the function CCTK_GroupData to return a pointerallen2000-01-12
* accidently took out CCTK_VarTypeNamelanfer2000-01-07
* staggering on the flesh sidelanfer2000-01-07
* New routine CCTK_VarTypeNameallen2000-01-05
* Adding new routineallen1999-12-16
* Added all data typesallen1999-12-03
* Various changes to make sure there are function prototypes for things.goodale1999-11-30
* Functions to store and retrieve the size of an array group.goodale1999-11-28
* Removed tabs from files.goodale1999-11-24
* Some tidying up.goodale1999-11-23
* Added stagger and array size to CCTK_CreateGroup and renamed it CCTKi_...goodale1999-11-09
* Changing various things pointed to by compiling with -Wall.goodale1999-11-03
* Added cctk.h, since I have removed it from cctk_Flesh.h ... stillallen1999-10-14
* Lowering the warning level for a string not being a group, sinceallen1999-09-14
* Some debug statementsallen1999-09-07
* Bugfix in CCTK_GroupNameFromVarI: memory was allocated to store the groupnametradke1999-07-30
* Include file name changesallen1999-07-30
* Debugging info on the Groupslanfer1999-07-30
* Renaming functions and adding fortran bindingsallen1999-07-29
* 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