summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Adding the trigger groups for a routine to the cFunctionData structure.allen2001-11-03
* Added fortran wrapper for CCTK_ParameterValString().tradke2001-11-02
* Added thorn name, routine name and scheduling bin to the FunctionDataallen2001-10-31
* Added missing includes and fixed a couple of 'cast from const pointer' warnings.tradke2001-10-30
* All the CCTK_VarDataPtr() routines take a 'const cGH *' argument.tradke2001-10-30
* Routines returning coordinate ranges take a 'const cGH *' as an argumenttradke2001-10-30
* 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
* Added a function which returns a list of required (=inherited+friends) implem...allen2001-10-23
* Use the old regex parameter parsing to extract the sizes of variable dims.tradke2001-10-23
* Fixed small bug in detecting errors in thorn inheritanceallen2001-10-18
* Changed the extraction of array size and vector group length from parametersgoodale2001-10-13
* Preliminary support for 'vector' Grid Variables -goodale2001-10-07
* For Erik ... Version -> Cactus versionallen2001-09-22
* Cactus/783 and a bit moreallen2001-09-21
* Print the parameter file name before the messages about ActiveThornsallen2001-09-20
* CCTK_ParameterGet() returns a const pointer now.tradke2001-09-20
* Make 'cGH *' argument to CCTK_TerminateNext() and CCTK_TerminationReached()tradke2001-09-20
* Added timing and output of total time.tradke2001-09-20
* Changing to new macros for FORTRAN_STRINGallen2001-09-14
* Fixed gcc warnings.tradke2001-09-12
* 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
* Added Version, Compile Time and Run Time to standard banner to make it easier toallen2001-09-05
* Extended parsing of SIZE option for ARRAY variables.tradke2001-09-03
* Some reformatting of the timer information table (cctk_timer_output = "full").tradke2001-08-31
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* Fixed parsing of option string in CCTK_TraverseString().tradke2001-07-31
* Return an error code in CCTK_CoordRangePhysIndex() if no range was registered...tradke2001-07-12
* 'struct cTimerFuncs' was renamed into 'struct cClockFuncs'.tradke2001-07-12
* The scheduler now creates named timers for every scheduled routine.tradke2001-07-12
* Fixed typo in default clock name.tradke2001-07-11
* CCTK_TimerRegister -> CCTK_ClockRegisterallen2001-07-10
* New include file for timersallen2001-07-10
* Fixed arguements for some CCTK_VWarn statementsallen2001-07-10
* The condition for terminating the Cactus main evolution has changedallen2001-07-10
* New API for registering the physical range of indices for coordinates.allen2001-07-04
* In CCTKi_ScheduleTraverseGHExtensions(): call CCTK_ScheduleTraverse()tradke2001-07-04
* Issue level 0 warning if storage/communication is switched on but no drivertradke2001-07-04
* Tidying up error messages for missing thornsallen2001-07-03
* Added new source file DebugDefines.c which provides some debugging supporttradke2001-07-03
* 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
* Reformatted the error message when thorns are missing from the ActiveThornsallen2001-06-26
* Use new macro names for fortran stringsallen2001-06-20
* Also print the total time for every time bin if cctk_timer_output is enabled.tradke2001-06-12
* Duplicate warning messages from other processors than 0 to stdout.tradke2001-06-12