summaryrefslogtreecommitdiff
path: root/src/main/Groups.c
Commit message (Expand)AuthorAge
* Removed the old regex stuff in CCTKi_ExtractSize() since Tom's new expressiontradke2001-11-27
* Stuff for utility table routines, implemented by Jonathon Thornburg.goodale2001-11-13
* Updated to use new version of expression parser.goodale2001-11-04
* Don't stop if a variable type isn't know, but give a level 4 warningallen2001-10-26
* Using the expression parser for array sizes again now that the memory buggoodale2001-10-25
* Added missing variable initialization in vector group setup.tradke2001-10-23
* New function to provide the implementation which provided a groupallen2001-10-23
* Use the old regex parameter parsing to extract the sizes of variable dims.tradke2001-10-23
* Changed the extraction of array size and vector group length from parametersgoodale2001-10-13
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* Include "cctk_GNU.h" which also knows where to include <regex.h> from.tradke2001-09-06
* Include system header file regex.h only if HAVE_REGEX_H is defined.tradke2001-09-06
* Extended parsing of SIZE option for ARRAY variables.tradke2001-09-03
* Fixed parsing of option string in CCTK_TraverseString().tradke2001-07-31
* Fixed grdoc for CCTK_GroupGhostsizesI().tradke2001-07-02
* Now CCTK_VarTypeName() knows about CCTK_VARIABLE_COMPLEX8, CCTK_VARIABLE_COMP...tradke2001-06-27
* Now CCTK_VarTypeNumber() knows about CCTK_COMPLEX8, CCTK_COMPLEX16, andtradke2001-06-27
* Moved level 2 warning to level 6 warning if no group/variable found with give...allen2001-05-14
* Tidying warning messagesallen2001-05-10
* CCTKi_CreateGroup returns an error code for GFs from mixed dims.allen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Check for invalid group index in CCTK_GroupTypeI().tradke2001-04-21
* For error/warning messages, put the variable/group name in quotes.tradke2001-04-20
* Fixed bug when printing warning message in CCTKi_ExtractSize().tradke2001-04-20
* Check for array size parameters given by their fullname in CCTKi_ExtractSize().tradke2001-04-18
* Cactus/588allen2001-04-14
* Adding CCTK_BYTEallen2001-02-25
* 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