aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Code cleanup before moving into production mode.tradke2002-04-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@29 38c3d835-c875-442e-b0fe-21c19ce1d001
* Fixed return codes of I/O methods.tradke2001-12-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@28 38c3d835-c875-442e-b0fe-21c19ce1d001
* Added const qualifier to the 'cGH *' argument of some more IO functions.tradke2001-11-05
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@27 38c3d835-c875-442e-b0fe-21c19ce1d001
* Get rid of old IO::out3D_datestamp parameter, use IO::out_fileinfo instead.tradke2001-05-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@26 38c3d835-c875-442e-b0fe-21c19ce1d001
* Added file info and fixed couple of compiler warnings.tradke2001-05-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@25 38c3d835-c875-442e-b0fe-21c19ce1d001
* Fixed include path to FlexIO headers.tradke2001-05-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@24 38c3d835-c875-442e-b0fe-21c19ce1d001
* Timelevel indexingallen2001-05-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@23 38c3d835-c875-442e-b0fe-21c19ce1d001
* Changing timelevel index used for IOallen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@22 38c3d835-c875-442e-b0fe-21c19ce1d001
* CCTK_CHAR -> CCTK_BYTE and LOGICAL -> BOOLEANallen2001-03-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@21 38c3d835-c875-442e-b0fe-21c19ce1d001
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@19 38c3d835-c875-442e-b0fe-21c19ce1d001
* Made it compiling with KCC on the Hitachi SR8000.tradke2000-10-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@18 38c3d835-c875-442e-b0fe-21c19ce1d001
* Made it compiling with Kai C++ compiler on Hitachi SR8000.tradke2000-10-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@17 38c3d835-c875-442e-b0fe-21c19ce1d001
* Turning C++ comment into C comment.tradke2000-10-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@16 38c3d835-c875-442e-b0fe-21c19ce1d001
* Fixed dependency checking for MPI.tradke2000-09-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@15 38c3d835-c875-442e-b0fe-21c19ce1d001
* Adding chunk attributes to output files.tradke2000-09-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@14 38c3d835-c875-442e-b0fe-21c19ce1d001
* Fixed the usual datatype problems on T3E.tradke2000-09-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@13 38c3d835-c875-442e-b0fe-21c19ce1d001
* Removing compiler flag settings used for FlexIO.tradke2000-09-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@12 38c3d835-c875-442e-b0fe-21c19ce1d001
* Brought Panda stuff up-to-date with current IO interface.tradke2000-09-29
| | | | | | | Tested under Linux so far. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@11 38c3d835-c875-442e-b0fe-21c19ce1d001
* Beta 8 name changesallen2000-07-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@10 38c3d835-c875-442e-b0fe-21c19ce1d001
* CCTK_mkdir -> CCTK_CreateDirectroyallen2000-05-10
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@8 38c3d835-c875-442e-b0fe-21c19ce1d001
* Bringing IOPanda to a more up-to-date state.tradke2000-04-28
| | | | | | | Still developmental. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@7 38c3d835-c875-442e-b0fe-21c19ce1d001
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@6 38c3d835-c875-442e-b0fe-21c19ce1d001
* Adding cctk_DefineThorn.h which is no longer included in cctk.hallen1999-11-06
| | | | | | | Will only compile with Beta 5 release of flesh git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@5 38c3d835-c875-442e-b0fe-21c19ce1d001
* Changing way of deciding if IEEEIO is in thorn listallen1999-10-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@4 38c3d835-c875-442e-b0fe-21c19ce1d001
* Added Jonghyun's IOPanda thorn.tradke1999-10-05
| | | | | | | | Tested on O2K, needs porting/testing on other architectures. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@2 38c3d835-c875-442e-b0fe-21c19ce1d001
* Standard project directories initialized by cvs2svn.(no author)1999-10-05
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@1 38c3d835-c875-442e-b0fe-21c19ce1d001