summaryrefslogtreecommitdiff
path: root/src/IO/IOMethods.c
Commit message (Expand)AuthorAge
* Add I/O timers to Cactus flesheschnett2012-05-08
* Rename routine CCTK_IOMethod to CCTK_IOMethodName, since it returnsschnetter2009-12-05
* added missing include file "util_String.h"tradke2008-10-23
* Make a copy of the I/O method name string when registering a new I/Oschnetter2008-09-06
* Return the documented error indicating values.schnetter2005-05-13
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Putting semicolons at the end of CCTK_FILEVERSIONs.goodale2002-11-12
* Fortran wrappers for CCTK_OutputVar and CCTK_OutputVarAsallen2002-05-21
* Fixed return code for CCTK_OutputGH() - now returns the total number of varstradke2001-12-30
* typo in grdocallen2001-12-29
* Fixed return code evaluation of I/O methods' OutputGH() routines.tradke2001-12-28
* New function to return IO method name from handleallen2001-12-27
* Adding a const qualifier to the 'cGH *' argument of some flesh routinestradke2001-11-05
* Added missing includes and fixed a couple of 'cast from const pointer' warnings.tradke2001-10-30
* Give a warning if an IOMethod isn't registeredallen2001-10-26
* Added implementation information to the IOMethod structureallen2001-10-23
* Sync with local changes: some grdoc completion, removed spurios tabs.tradke2001-09-20
* Moving to new MACROS for fortran stringsallen2001-09-14
* Fixed compiler warnings. Added grdoc.tradke2001-08-07
* Making rcsid strings constant - PR 669.goodale2001-05-10
* grdoc, style-guidelines, ...goodale2000-10-05
* New macros for fortran callsallen2000-05-10
* Removing ";" from end of CCTK_FILEVERSIONallen2000-04-20
* Compiler warningsallen2000-04-19
* Fixing rcsid warnings.tradke2000-04-18
* Removed last vestiges of rfr.goodale2000-04-17
* Changedtradke2000-02-01
* Removed tabs from files.goodale1999-11-24
* Header file changesallen1999-10-17
* Changing position of error code for OutputVarByMethodallen1999-09-18
* Include file name changes, fortran bindings for IOallen1999-07-30
* More subroutine name changesallen1999-07-24
* Changing some routine names.allen1999-07-24
* Include cctk_IO.h instead of IO.htradke1999-07-22
* Filled in CactusDefaultOutputVarAsByMethod().tradke1999-07-16
* New names for many of the Group functions which are used by infrastructureallen1999-07-08
* Fixing prototypes and data typesallen1999-07-01
* More changes from Joan and his NT nightmares.jmasso1999-06-03
* Spelling correctionallen1999-05-13
* Added registration of new routine TriggerOutput which I don't wantallen1999-03-16
* Added comments and grdocedallen1999-03-08
* Moved rfrTriggerAction and rfrTriggerSaysGo from main/rfrInterface toallen1999-03-07
* Got rid of some print statementsallen1999-02-24
* Functions to deal with registration of IO functionsallen1999-02-13