aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5
Commit message (Expand)AuthorAge
* Use the generic filereader interface from IOUtil to specify input filestradke2004-07-09
* Merge filereader and recovery code. Now CarpetIOHDF5 also works with thetradke2004-07-09
* OutputVarAs() uses CCTK_TraverseString() to parse the 'varname' parametertradke2004-07-08
* Filereader routine uses CCTK_TraverseString() to parse the in3D_vars parameter.tradke2004-07-07
* When parsing out3D_vars and in3D_vars, print a level-2 warning if atradke2004-07-07
* Remove file info comments.tradke2004-07-07
* Remove redundant parfiles from testsuite output directories.tradke2004-07-07
* Added filereader testsuite based on CarpetExtra/WaveToyMoL.tradke2004-07-07
* Schedule CarpetIOHDF5's initial data filereader routine in level mode to maketradke2004-07-07
* Major changes to CarpetIOHDF5 recovery routines:tradke2004-07-07
* Write the correct value for the FlexIO "origin" attribute.schnetter2004-07-06
* Beautified parfiles. Also, don't set any parameters at recovery other thantradke2004-06-28
* Recreated checkpoint file and output datafiles because it was broken aftertradke2004-06-28
* Parfile to generate a checkpoint file.tradke2004-06-28
* Use an explicit temporary C++ string object to prevent segfaults.schnetter2004-06-26
* Indent the code a bit more consistently.schnetter2004-06-25
* Indent the code a bit more consistently.schnetter2004-06-25
* Initialise "delta" before using it.schnetter2004-06-25
* Document IO::out_single_precision parameter.tradke2004-06-22
* Implement single-precision HDF5 output.tradke2004-06-22
* Use boolean parameter 'out_single_precision' from IO.tradke2004-06-22
* Register CarpetIOHDF5 I/O method under name "IOHDF5" rather than "CarpetIOHDF5".tradke2004-06-21
* Implement strict parameter parsing at startup.tradke2004-06-14
* USES BOOLEAN strict_io_parameter_checktradke2004-06-14
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Carpet/WaveToy recovery test case for 4 cpus.cott2004-06-07
* Recovery test case for 1 CPUcott2004-06-07
* This fixes my previous commit...cott2004-06-07
* Slight change in Checkpoint file naming scheme: Checkpoint files from single ...cott2004-06-07
* Added option "divisor" to out3D_criterion.bzink2004-06-04
* Removed a small bug.bzink2004-06-02
* Added an option to read CarpetRegrid::refinement_levels from the checkpointbzink2004-06-02
* Inserted test and adjustment for incorrect checkpoint_every.bzink2004-06-02
* Removed parameter steering of CarpetRegrid::regrid_every. This is nowbzink2004-06-02
* Fix two small memory leaks.schnetter2004-05-31
* Prevent hangups after recovery.schnetter2004-05-31
* Activate storage for helper variables.schnetter2004-05-31
* Another dirty bad ugly hack to make recovery work again with the most recent ...cott2004-05-29
* Fix recovery problem with newest Carpet version.cott2004-05-29
* Add out_dt output criterion.schnetter2004-05-21
* Replaced the assert in line 400 with an if block. After recovery, it isbzink2004-05-17
* Included steering of regrid_every after recovery. This is for conveniencebzink2004-05-12
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Fixed a bug when generating the tmp filename.bzink2004-04-20
* change naming of temporary checkpoint filecott2004-04-19
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Simplify the codeschnetter2004-04-18
* Writing and Reading variables of type 'complex' should now work. Please test.cott2004-04-12
* Use "." instead of "" for the default input directory, because theschnetter2004-04-09