summaryrefslogtreecommitdiff
path: root/src/main/GroupsOnGH.c
Commit message (Expand)AuthorAge
* Use CCTKi_VarDataPtrI in CCTK_DECLARE_ARGUMENTSeschnett2012-10-26
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Add missing lssh field to struct cGroupDynamicDataeschnett2012-06-11
* Fixed bug from my last commit: CCTK_NumGroups() doesn't take an argument.tradke2005-06-07
* Check group/variable name/index argument in CCTK_ActiveTimeLevels*().tradke2005-06-07
* Fixed typo in warning message.tradke2004-05-08
* Allow CCTK_Group* calls for grid scalars; grid scalars are treated asschnetter2003-10-31
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Missing prototypes for fortran versions of CCTK_ActiveTimeLevelsallen2003-07-18
* New functions for querying the number of active timelevels for a group/variableallen2003-07-17
* Replace CCTK_NumTimeLevels with CCTK_MaxTimeLevelsallen2003-07-16
* Check for valid variable index in CCTK_NumTimeLevelsFromVarI().tradke2003-07-15
* Added a const qualifier to the 'cGH *' argument of the following functionstradke2003-07-14
* Check for a valid timelevel argument value in CCTK_VarDataPtr*().tradke2003-02-17
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Fixed wrong number of arguments in calls to CCTK_VWarn().tradke2002-05-29
* CCTK_VarPtrDataI passes back NULL if it the data pointer isn't thereallen2002-04-29
* Turned the GH argument type in calls to CCTK_EnableGroup[{Storage}{Comm}]()tradke2001-11-27
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
* All the CCTK_VarDataPtr() routines take a 'const cGH *' argument.tradke2001-10-30
* Fixed arguements for some CCTK_VWarn statementsallen2001-07-10
* Changed to varname argument for CCTK_VarDataPtr() to 'const char *' type.tradke2001-05-11
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Macro name changesallen2000-09-22
* Fixing BR 437. Untabified source.tradke2000-09-18
* Routines for querying array data from the cctkGH, such as lsh, bbox etcallen2000-06-22
* Removing warnings from rcsid variables.allen2000-04-17
* Let CCTK_ArrayGroupSize() and CCTK_ArrayGroupSizeI() return const pointerstradke2000-03-27
* Fixing bugs in the debug lines !!allen2000-03-23
* Untabified.goodale2000-01-27
* Adding the ArrayGroupSize wrappers and changing namesallen2000-01-25
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-16
* New schedule stuff.goodale1999-09-19
* Include file name changesallen1999-07-30
* A check for a valid indexlanfer1999-07-29
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* Changed CCTK_Warns t CCTK_WARN so that I can try and pass thorught theallen1999-07-03
* Corrected my submission for stupidest bug of all time ...allen1999-05-20
* Restructured all the groups routines a bit, now in general theyallen1999-04-15
* Removed ArrayGroupSize which is now an overloadableallen1999-04-14
* Some error checkingallen1999-04-10
* Corrected a routine name which didn't existallen1999-04-07
* File name change, and added some GH group functions.allen1999-04-07