summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Fixing bug in USE macros.goodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1595 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stop Cactus if CCTKi_BindingsParameterRecoveryInitialise() returned atradke2000-04-19
| | | | | | | negative value for unsuccessful parameter recovery. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1593 17b73243-c579-4c4c-a9d2-2d5706c11dac
* getting of rcsid warnignslanfer2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1591 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Set warning level to 1 for failing to recover from parameters. Suspect thatallen2000-04-19
| | | | | | | if noone even tries to recover parameters an error code is returned. Need to fix this properly. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1589 17b73243-c579-4c4c-a9d2-2d5706c11dac
* In CCTKi_InitialiseScheduler(),tradke2000-04-19
| | | | | | | | | | - advance the parameter set mask to PARAMETER_RECOVERY_IN - call CCTKi_BindingsParameterRecoveryInitialise() to recover the parameters from a checkpoint file - advance the parameter set mask to PARAMETER_RECOVERY_POST git-svn-id: http://svn.cactuscode.org/flesh/trunk@1588 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Initialize the parameter set mask flag to PARAMETER_RECOVERY_PREtradke2000-04-19
| | | | | | | before parsing the parameter file. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1587 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CCTKi_SetParameterSetMask() to set the time bins for parameter recovery.tradke2000-04-19
| | | | | | | Check the new parameter set mask flag in CCTK_ParameterSet(). git-svn-id: http://svn.cactuscode.org/flesh/trunk@1586 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Defining CCTK_ParameterSet() mask flags constants.tradke2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1585 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing rcsid warnings.tradke2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1578 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stuff for cactus -x[n].goodale2000-04-18
| | | | | | | | | Cosmetic changes. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1576 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now uses the NULL_DEVICE to redirect to if that is defined.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1574 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cosmetic changes.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1572 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Forgot to cvs add this file last night.goodale2000-04-18
| | | | | | | | | Sorry for any inconvenience. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1568 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Accidently pasted 'comm_Interp_c' into the CCTK_FILEVERSION argument.tradke2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1567 17b73243-c579-4c4c-a9d2-2d5706c11dac
* removing rcsid warningsallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1565 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing rcsid warningsallen2000-04-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1560 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing rcsid warningsallen2000-04-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1559 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed last vestiges of rfr.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1554 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing warnings from rcsid variables.allen2000-04-17
| | | | | | | Tidied include files a bit, removing a few cctk.h's, so I've introduced a few more warnings to fix git-svn-id: http://svn.cactuscode.org/flesh/trunk@1550 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Think there was a typo in the macro for removing rcsid warnings.allen2000-04-17
| | | | | | | | Also, at the moment cctk_Flesh.h has to be included in any file using the macro. This won't work for the thorns, perhaps it also needs to be added to cctk.h / git-svn-id: http://svn.cactuscode.org/flesh/trunk@1547 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing rfrTraverse, replaced by CCTK_ScheduleTraverseallen2000-04-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1544 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New macro CCTK_FILEVERSION(some string) to get rid of warning about rcsidgoodale2000-04-15
| | | | | | | | | being unused. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1540 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing incprrect syntax after #endif.goodale2000-04-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1538 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added C version of CCTK_VInfo.tradke2000-04-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1530 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fortran bindingsallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1524 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cosmetic changeallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1523 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added missing prototypeallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1522 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Additions for constant sized arraysallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1521 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changes needed for constant sized arraysallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1520 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying and removing compiler warningsallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1519 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added back the line to in CCTK_FortranString which does agoodale2000-04-04
| | | | | | | | | | | | ONE_FORTSTRING_CREATE. This will produce compiler warnings about unused variables on most platforms but is necessary for the T3E. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1512 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New special time bins $ENTRY and $EXIT for each schedule entry point. Thesegoodale2000-04-04
| | | | | | | | | | | | | | are functions returning ints and taking a cGH. They can be used for things which do profiling, etc. These are automatically traversed before and after a schedule entry point. Treat as experimental for the moment. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1509 17b73243-c579-4c4c-a9d2-2d5706c11dac
* removing Warnign from Malloc.clanfer2000-04-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1508 17b73243-c579-4c4c-a9d2-2d5706c11dac
* GRDOC and bugfix for CCTK_Strdup.goodale2000-03-31
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1507 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing compiler warningsallen2000-03-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1505 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying up.goodale2000-03-29
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1502 17b73243-c579-4c4c-a9d2-2d5706c11dac
* adding realloc calloclanfer2000-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1500 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing compiler warningallen2000-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1499 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK_Strduplanfer2000-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1498 17b73243-c579-4c4c-a9d2-2d5706c11dac
* RETURN_TYPE of ArrayGroupSizeB() set to 'const int *'.tradke2000-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1497 17b73243-c579-4c4c-a9d2-2d5706c11dac
* adding some error checkinglanfer2000-03-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1496 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Let CCTK_ArrayGroupSize() and CCTK_ArrayGroupSizeI() return const pointerstradke2000-03-27
| | | | | | | since these refer to static information. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1494 17b73243-c579-4c4c-a9d2-2d5706c11dac
* default barrierlanfer2000-03-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1493 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added Fortran binding for CCTK_Barrierallen2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1492 17b73243-c579-4c4c-a9d2-2d5706c11dac
* removing hardcoded USE_CCTK_PARAMETERSlanfer2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1491 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Prototypes for overloadable main functionsallen2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1489 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing bugs in the debug lines !!allen2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1488 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing compiler warningallen2000-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1487 17b73243-c579-4c4c-a9d2-2d5706c11dac
* bug fix, Info->printflanfer2000-03-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1481 17b73243-c579-4c4c-a9d2-2d5706c11dac
* bug fixlanfer2000-03-20
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1480 17b73243-c579-4c4c-a9d2-2d5706c11dac