summaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAge
* Routines for querying array data from the cctkGH, such as lsh, bbox etcallen2000-06-22
* Use CCTK_MyProc before traversing termination routinesallen2000-06-22
* Added ParameterGetallen2000-06-22
* Missing prototypesallen2000-06-21
* Some int's which should have been CCTK_INTs ... thanks Ryojiallen2000-06-20
* Using ParameterGetallen2000-06-20
* Check that ExtractStrings extracts parametersallen2000-06-20
* Using CCTK_ParameterGet to get flesh parameters.allen2000-06-19
* Changes to ParameterGet so that a wrong range is now a level one warning inst...allen2000-06-19
* Fixing malloc statement. This wasn't a problem as it allocated moregoodale2000-05-19
* Moved the termination condition check for the main iteration looptradke2000-05-15
* Minor change.goodale2000-05-13
* Don't malloc zero bytes when there are no GH extensions.goodale2000-05-12
* Skip already unregistered GH extensions when looping over all handles.tradke2000-05-11
* New routine CCTK_UnregisterGHExtension() which can be called by terminationtradke2000-05-10
* Traverse through all routines registered at CCTK_TERMINATE.tradke2000-05-10
* Report scheduled termination routines and their elapsed times.tradke2000-05-10
* New macros for Fortran callsallen2000-05-10
* Freeing a malloced arrayallen2000-05-08
* adding function: int CCTK_GroupDimFromVarI(int vi)lanfer2000-05-03
* Shifting registration of variables to after reading of parameter file.goodale2000-04-23
* removing USE_blalanfer2000-04-19
* moving CCTK_StaggerVars into Groups.c, where it can access the static int sta...lanfer2000-04-19
* Compiler warningsallen2000-04-19
* Getting rid of a few compiler warnings.goodale2000-04-19
* removing unsed variablelanfer2000-04-19
* Fixing various warnings.goodale2000-04-19
* Stop Cactus if CCTKi_BindingsParameterRecoveryInitialise() returned atradke2000-04-19
* Set warning level to 1 for failing to recover from parameters. Suspect thatallen2000-04-19
* In CCTKi_InitialiseScheduler(),tradke2000-04-19
* Initialize the parameter set mask flag to PARAMETER_RECOVERY_PREtradke2000-04-19
* Added CCTKi_SetParameterSetMask() to set the time bins for parameter recovery.tradke2000-04-19
* Stuff for cactus -x[n].goodale2000-04-18
* Now uses the NULL_DEVICE to redirect to if that is defined.goodale2000-04-18
* Forgot to cvs add this file last night.goodale2000-04-18
* Removed last vestiges of rfr.goodale2000-04-17
* Removing warnings from rcsid variables.allen2000-04-17
* Removing rfrTraverse, replaced by CCTK_ScheduleTraverseallen2000-04-16
* New macro CCTK_FILEVERSION(some string) to get rid of warning about rcsidgoodale2000-04-15
* Added C version of CCTK_VInfo.tradke2000-04-10
* Cosmetic changeallen2000-04-04
* Changes needed for constant sized arraysallen2000-04-04
* New special time bins $ENTRY and $EXIT for each schedule entry point. Thesegoodale2000-04-04
* Removing compiler warningsallen2000-03-30
* Tidying up.goodale2000-03-29
* Removing compiler warningallen2000-03-28
* adding some error checkinglanfer2000-03-27
* Let CCTK_ArrayGroupSize() and CCTK_ArrayGroupSizeI() return const pointerstradke2000-03-27
* removing hardcoded USE_CCTK_PARAMETERSlanfer2000-03-23
* Fixing bugs in the debug lines !!allen2000-03-23