aboutsummaryrefslogtreecommitdiff
path: root/src/SetupGroup.c
Commit message (Expand)AuthorAge
* Untabified.goodale2000-02-17
* Fixed small bugs in overlap and neighbours for arraysallen2000-02-03
* Arrays (no communication yet)allen2000-01-25
* staggering with pughlanfer2000-01-12
* Changing to new function CCTK_GroupDataallen2000-01-12
* Support for CCTK_INT2 etcallen1999-12-02
* Added lots of missing function prototypes.goodale1999-11-30
* Some stagger stuff.goodale1999-10-27
* Adding infrastructure for 1D and 2D GFs ... but haven't added decompositionallen1999-10-17
* Stop if an array group is used !goodale1999-09-19
* nclude file changesallen1999-07-30
* New names for Group function callsallen1999-07-08
* Changed CCTK_VARIABLE_INTEGER to CCTK_VARIABLE_INTallen1999-07-03
* Added CCTK_WARNs to replace printfallen1999-07-01
* Enabled pugh to handle all CCTK_VARIABLE_??? types in communication.tradke1999-06-24
* Minor bugfix.goodale1999-06-22
* Changed to use CCTK_COMPLEX as Complex no longer exists. Thomas willgoodale1999-06-22
* Double -> CCTK_REALallen1999-06-15
* Some changes to allow memory to be zeroed.goodale1999-02-18
* Changes to get timelevels working.goodale1999-02-17
* Increment the variable GH->nvariables after assigning each GF in a group.allen1999-02-14
* Fixed a major bug in creating groups on a pGH.goodale1999-02-13
* Started filling in the group storage stuff.goodale1999-02-09
* Now creates all variable types except arrays.goodale1999-02-09
* Started getting pugh to create groups.goodale1999-02-08