summaryrefslogtreecommitdiff
path: root/lib/sbin/GridFuncStuff.pl
Commit message (Expand)AuthorAge
...
* Changing names of internal array size parameters to start with cctkv to preventgoodale2001-10-14
* Changed to allow any combination of parameters andgoodale2001-10-13
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* Extended CheckArraySizes() to parse SIZE option of ARRAY declarations.tradke2001-09-03
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* More #defines for _CCTK_FARGUMENTS and _CCTK_CARGUMENTSallen2001-07-03
* Recognize CCTK_COMPLEX8, CCTK_COMPLEX16, and CCTK_COMPLEX32 types in ccl files.tradke2001-06-28
* Changed the USE_CCTK_PARAMETERS and CCTK_USE_ARGUMENTS macros to use atradke2001-06-12
* Check that array sizes in interface.ccl are parametersallen2001-05-12
* Index timelevels in the opposite way, now the current timelevel to work with ...allen2001-05-10
* Trap GFs comming from mixed dims.allen2001-05-10
* Change to names of different timelevels, eg. now is three timelevels are usedallen2001-04-18
* Include "cctk_Types.h" at top of generated include files cctk_Parameters.htradke2001-03-14
* Support for CCTK_BYTEallen2001-02-25
* Adding prototype to remove compiler warningsallen2001-02-24
* Adding function prototypesallen2001-02-24
* Removing superfluous elseif branchallen2000-12-18
* Added CCTKGROUPNUM_$groupname to allow correct behaviour for thornsallen2000-12-17
* Getting rid of excess semicolon.goodale2000-12-14
* Check that an array has the same number of sizes as dimensions. There mightallen2000-07-10
* Fixed missing prototypeallen2000-06-21
* Only active thorns should have their variables registered.goodale2000-04-23
* Suppress warnings (in C compilation) for timelevel arguments.goodale2000-04-18
* Parse the interface.ccl for constant sized arrays on each processor.allen2000-04-04
* Declare the Fortran wrapper prototype arguments for the dimensions to betradke2000-03-28
* Ed Evans changes to add timelevels properlyallen2000-03-23
* Can now use CCTK_ARGUMENTS and DECLARE_CCTK_ARGUMENTS with havingallen2000-02-20
* CCTK function name changes.allen2000-01-25
* Final code for supportingallen2000-01-12
* Adding "USE_CCTK_ARGUMENTS which will eventually get rid of warnings onallen2000-01-11
* Added stagger and array size to CCTK_CreateGroup and renamed it CCTKi_...goodale1999-11-09
* Fixing various things pointed out by compiling with -Wall.goodale1999-11-03
* Changed to use Perl5 stuff...goodale1999-10-24
* CST only writes files which have changed (still a couple more writesallen1999-10-20
* New schedule stuff.goodale1999-09-19
* Include file name changesallen1999-07-30
* Now you can have an implementation with more than one thorn AND haveallen1999-07-29
* Fix for an implementation with more than one thornallen1999-07-29
* *** empty log message ***allen1999-07-26
* Routine name changesallen1999-07-25
* Changing some routine names.allen1999-07-24
* Changes to internal CCTK function nameallen1999-07-21
* New Group function namesallen1999-07-08
* New names for parameter groups:allen1999-07-04
* Added all datatypes to parsers (but they don't work with pugh yet).allen1999-07-01
* Added DECLARE_CCTK_CARGUMENTS properly, so that Variables can beallen1999-06-30
* New names:allen1999-06-29
* Merging in of things from Joan's NT version...goodale1999-06-25
* At group scoping to call to create groupallen1999-06-22
* Double -> CCTK_REALallen1999-06-15