summaryrefslogtreecommitdiff
path: root/src/comm/OverloadComm.c
Commit message (Collapse)AuthorAge
* Fixed fortran wrappers for CCTK_SyncGroupXXX() and CCTK_Barrier()tradke2001-12-09
| | | | | | | | | | | which also takes an 'ierror' argument now returning the result of the corresponding C call. You will also need to update all thorns now which call these routines. See also separate mail to developers@cactuscode.org regarding this change. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2489 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Forgot to add a prototype for CCTK_QueryGroupStorage().tradke2001-12-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2486 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added fortran wrapper for CCTK_QueryGroupStorage(). Maybe this file is not thetradke2001-12-06
| | | | | | | | best place to put it. Closes PR Cactus/577. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2485 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Undo something from my last commit where I accidentally changed the APItradke2001-11-05
| | | | | | | | for the fortran wrappers for CCTK_SyncGroup() and CCTK_Barrier(). This will be recommitted at a later time. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2453 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
* CCTK_MyProc(), CCTK_nProcs(), CCTK_Barrier() and their Cactus defaulttradke2001-10-31
| | | | | | | overloadables take a 'const cGH *' argument now. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2443 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added fortran wrappers for CCTK_DisableGroupComm() and ↵tradke2001-08-04
| | | | | | CCTK_DisableGroupStorage(). git-svn-id: http://svn.cactuscode.org/flesh/trunk@2298 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
* use OVERLOAD_INITIALISE instead of OVERLOAD_CHECKallen2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2059 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CactusDefaultAbortallen2000-07-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1748 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New arguements for CCTK_Exit and CCTK_Abort, and fixed some return valuesallen2000-07-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1742 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fortran wrappers for EnableGroupStorage and EnableGroupCommallen2000-06-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1701 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New macros for fortran callsallen2000-05-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1637 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing various warnings.goodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1596 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
* Fortran bindingsallen2000-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1524 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
* overloading CCTK_Exitlanfer2000-03-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1475 17b73243-c579-4c4c-a9d2-2d5706c11dac
* CCTK function name changesallen2000-01-25
| | | | | | | Reorganising file structure git-svn-id: http://svn.cactuscode.org/flesh/trunk@1296 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding cactus header filesallen1999-09-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@931 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Include file name changesallen1999-07-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@832 17b73243-c579-4c4c-a9d2-2d5706c11dac
* More names changesallen1999-07-25
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@780 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
| | | | | | | | | thorns and the flesh. The names should be more consistent now. You might want to hold of from this update for a little while until all the thorn changes are in. git-svn-id: http://svn.cactuscode.org/flesh/trunk@688 17b73243-c579-4c4c-a9d2-2d5706c11dac
* SOme morejmasso1999-06-03
git-svn-id: http://svn.cactuscode.org/flesh/trunk@544 17b73243-c579-4c4c-a9d2-2d5706c11dac