aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Only register 2D/3D IOASCII I/O methods if the maximum dimension of gridtradke2003-12-03
* Provide level 1 warning if OutputVarAs() is called on an invalid variable name.rideout2003-12-03
* Correct inter-thorn dependencies.schnetter2003-11-19
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Introduce the new Cactus variable type CCTK_INT1.schnetter2003-10-13
* Fixed prototype for the hyperslab conversion function parameter totradke2003-09-01
* Doubled the char buffer size of the format string.tradke2003-08-22
* Fixed argument types for hyperslab function aliases.tradke2003-05-28
* Many of the "CCTK_INT OUT" arguments to hyperslabbing routines are inrideout2003-05-21
* Support for new aliased function specification format.rideout2003-05-02
* Transposed order of grid points for 2D gnuplot output (CactusBase/1444),tradke2003-03-27
* Fixed string concatenation when creating the filename for 2D output.tradke2003-03-17
* Removed unneccessary inclusion of header file "util_Table.h".tradke2003-03-10
* New specification for describing aliased functions.rideout2003-02-26
* Removed old deprecated I/O parameters.tradke2003-01-20
* Copy pointer to string parameter into local variable before modifying it.tradke2003-01-07
* Pass the cGH pointer as a CCTK_POINTER_TO_CONST.tradke2002-11-12
* Use the "Hyperslab_*" function aliases.tradke2002-11-06
* Including "Hyperslab.h" isn't neccessary anymore since we are using functiontradke2002-11-06
* Removed preliminary code that wasn't supported yet by the hyperslab thorn.tradke2002-10-23
* Fix to output complex variables in xgraph format.tradke2002-10-23
* Fix in outputting also the imaginary part of complex variables.tradke2002-10-23
* Typecast size_t to int, to avoid a compiler warning on ia64.rideout2002-10-17
* Fixed newlines for 3D data using patch from Erik Schnetter.allen2002-09-08
* formatting changesallen2002-08-19
* minor formatting fixesrideout2002-07-11
* Corrected to properly handle staggered grids.rideout2002-06-20
* Changed the warnings about deprecated I/O parameters.tradke2002-06-07
* Added a note saying that the slice center can only be set for CCTK_GF vars.tradke2002-06-07
* Can't use the slice center for CCTK_ARRAY variables. For those variablestradke2002-06-07
* Added email addresses of author(s)/maintainer(s) of this thorn.tradke2002-06-07
* cactus style... adding itikelley2002-06-04
* config files detailing file extensions for testing provided by this thornallen2002-05-29
* Allow the 'out_every' option in option strings to set the output frequencytradke2002-05-28
* Given an example of using the 'out_every' option in option strings.tradke2002-05-28
* Bugfix for 3D output with indices instead of coordinates.tradke2002-05-21
* Fixed potential string buffer overflow when outputting in exponential notation.tradke2002-05-17
* Restrict maximum output precision in IOASCII::out_format to 19 digits.tradke2002-05-17
* Bugfix when writing no label information to 1D output files. A blank linetradke2002-05-10
* Bugfix for obtaining a variable's extents.tradke2002-05-10
* Parameter names changes as announced in today's mail to users@cactuscode.org.tradke2002-05-06
* Changed the default for 'IOASCII::outdir?D' to be an empty string which thentradke2002-04-30
* Bugfix for setting the extent of the requested 2D hyperslab.tradke2002-04-22
* Bugfix in parameter evaluation: if IOASCII::out*D_every was set to 0 it wouldtradke2002-04-19
* Just some optimizations and cosmetic changes.tradke2002-04-18
* Moved all of the slice center initialization into ChooseOutput.c.tradke2002-04-18
* Bugfix for computing the hyperslab extent. This caused a few testsuitestradke2002-04-17
* Switch to the new Hyperslab API. You need to update CactusPUGH/PUGHSlab iftradke2002-04-15
* Some code cleanup before attemting to switch to the new hyperslabbing API.tradke2002-03-19
* Slightly more informative info messages.tradke2002-03-16