summaryrefslogtreecommitdiff
path: root/src/include/cctk_Sync.h
Commit message (Collapse)AuthorAge
* Added a const qualifier to the cGH argument of all CCTK_SyncGroup*() fleshtradke2003-07-15
| | | | | | | routines. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3275 17b73243-c579-4c4c-a9d2-2d5706c11dac
* 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
* In CCTK_SyncGroupsI(), changed an 'int *' parameter into a 'const int *'.tradke2001-05-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2142 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New header file for stuff in CactusSync.cgoodale2000-01-28
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1320 17b73243-c579-4c4c-a9d2-2d5706c11dac