summaryrefslogtreecommitdiff
path: root/src/main/Stagger.c
Commit message (Collapse)AuthorAge
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3029 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing some unprotected mallocs spotted by Ian Hawke.goodale2001-11-07
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2458 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
| | | | | | | | and for I/O method registration. You will also need to update the I/O thorns which I will commit changes to now. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2452 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Logic fix from Markus Rauscherallen2001-06-07
| | | | | | | Cactus/702 git-svn-id: http://svn.cactuscode.org/flesh/trunk@2219 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Making rcsid strings constant - PR 669.goodale2001-05-10
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2159 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Various things to reduce the number of compile time warnings.goodale2000-12-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1956 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing unused variablesallen2000-07-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1736 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Using VWarnallen2000-07-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1715 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New macros for Fortran callsallen2000-05-10
| | | | | | | CCTK_Warn -> CCTK_VWarn where appropriate git-svn-id: http://svn.cactuscode.org/flesh/trunk@1639 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Freeing a malloced arrayallen2000-05-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1632 17b73243-c579-4c4c-a9d2-2d5706c11dac
* moving CCTK_StaggerVars into Groups.c, where it can access the static int ↵lanfer2000-04-19
| | | | | | staggered git-svn-id: http://svn.cactuscode.org/flesh/trunk@1604 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
* Removing compiler warningsallen2000-03-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1505 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
* Getting closer to file-layout standard.goodale2000-03-07
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1435 17b73243-c579-4c4c-a9d2-2d5706c11dac
* bug fixlanfer2000-03-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1409 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stagger functions renamed to a more consistent schemelanfer2000-02-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1401 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying include filesallen2000-02-03
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1350 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a bit more grdoc, made case independent.goodale2000-01-27
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1315 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Untabified.goodale2000-01-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1312 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK function name changesallen2000-01-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1292 17b73243-c579-4c4c-a9d2-2d5706c11dac
* the directional staggertypes are F aware, meaning the resulting type can be ↵lanfer2000-01-19
| | | | | | plugged into the arrays without further index mangling git-svn-id: http://svn.cactuscode.org/flesh/trunk@1275 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Replacing CCTK_WARN with CCTK_Warnallen2000-01-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1271 17b73243-c579-4c4c-a9d2-2d5706c11dac
* stagger supportlanfer2000-01-14
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1256 17b73243-c579-4c4c-a9d2-2d5706c11dac