summaryrefslogtreecommitdiff
path: root/src/main/Groups.c
Commit message (Expand)AuthorAge
* Fixed gcc warnings. Untabified. Fixed PR 365.tradke2001-02-16
* Handle CCTK_VARIABLE_COMPLEX{8}{16}{32} types in CCTK_VarTypeSize().tradke2000-11-29
* Macro name changesallen2000-09-22
* Added CCTK_TraverseString() which takes a string and traverses it fortradke2000-09-21
* Removing unused variablesallen2000-07-14
* Tidying, and using CCTK_VWarnallen2000-07-12
* Check that ExtractStrings extracts parametersallen2000-06-20
* Fixing malloc statement. This wasn't a problem as it allocated moregoodale2000-05-19
* New macros for Fortran callsallen2000-05-10
* adding function: int CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* moving CCTK_StaggerVars into Groups.c, where it can access the static int sta...lanfer2000-04-19
* Compiler warningsallen2000-04-19
* Removing warnings from rcsid variables.allen2000-04-17
* Changes needed for constant sized arraysallen2000-04-04
* Removing compiler warningallen2000-03-28
* Explicit cast as required by NEC compiler.goodale2000-03-07
* 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