aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/Input.cc
Commit message (Expand)AuthorAge
* CarpetIOHDF5: check whether map exists before accessing itRoland Haas2013-08-18
* CarpetIOHDF5: remove two compiler warningsRoland Haas2013-08-18
* CarpetIOHDF5: fix reading of new-style grid structuresRoland Haas2013-08-18
* CarpetIOHDF5: use simple_extents rather than storage size on diskRoland Haas2013-08-12
* CarpetIOHDF5: support IO->alias option in readerRoland Haas2013-08-10
* CarpetIOHDF5: delay browsing of input filesRoland Haas2013-08-10
* CarpetIOHDF5: comment unused variable (commented because code using it is als...Frank Löffler2012-11-29
* CarpetIOHDF5: cast string constant to char array to get rid of compiler warningFrank Löffler2012-11-29
* Allow padding in transport operatorsErik Schnetter2012-11-22
* CarpetIOHDF5: fix check for missing datasets when called in FileReader modeRoland Haas2012-10-29
* CarpetIOHDF5: Use string instead of char[] in HDF5 for large attributesErik Schnetter2012-09-11
* CarpetIOHDF5: close all HDF5 objects when closing a fileRoland Haas2012-09-11
* CarpetIOHDF5: add support for index files to file readerRoland Haas2012-09-11
* CarpetIOHDF5: defer opening data files until we have to to read aRoland Haas2012-09-11
* CarpetIOHDF5: do not re-parse files for patches when usingRoland Haas2012-09-11
* CarpetIOHDF5: close memory and HDF5 properties leaks mostly associatedRoland Haas2012-09-11
* CarpetIOHDF5: only warn once about reading extra filesRoland Haas2012-09-11
* CarpetIOHDF5: New parameter skip_recover_variablesErik Schnetter2011-12-14
* CarperIOHDF5: Correct stride in recoveryErik Schnetter2011-12-14
* CarpetIOHDF5: Correct stride for grid arraysErik Schnetter2011-12-14
* CarpetIOHDF5: Use hg::baseextent instead of Carpet::maxspacereflevelfactErik Schnetter2011-12-14
* * encapsulate read of potentially not present attributecott2011-12-14
* CarpetIOHDF5: Store cell centering offset with grid function attributesErik Schnetter2011-12-14
* CarpetIOHDF5: Checkpoint and recover delta times (time step sizes)Erik Schnetter2011-12-14
* CarpetIOHDF5: Set times correctly after recoveringErik Schnetter2011-12-14
* CarpetIOHDF5: Comment out unused local variableErik Schnetter2011-12-14
* CarpetIOHDF5: Update to new dh classesErik Schnetter2011-12-14
* CarpetIOHDF5: Remove explicit bboxset normalizationsErik Schnetter2011-12-14
* CarpetIOHDF5: Initialise times on all time levels while recoveringErik Schnetter2011-12-14
* Re-organise time level handlingErik Schnetter2011-12-14
* CarpetIOHDF5: Add commentErik Schnetter2011-12-14
* CarpetIOHDF5: Allow different numbers of ghost zones on different levelsErik Schnetter2011-12-14
* CarpetIOHDF5: Output a warning if multiple input files need to be readErik Schnetter2011-12-14
* Import CarpetErik Schnetter2011-12-14
* CarpetIOHDF5: fix a bug in the recovery of multipatch simulationsThomas Radke2009-01-19
* CarpetIOHDF5: in case the grid structure cannot be recovered properly, abort ...Thomas Radke2008-12-08
* Introduce a tree data structure to speed up domain decompositionErik Schnetter2008-06-20
* CarpetIOHDF5: Correct recovery error when Carpet::regrid_in_level_mode=noErik Schnetter2008-06-17
* CarpetIOHDF5: Take regrid_in_level_mode into account when recoveringErik Schnetter2008-05-21
* CarpetIOHDF5: Adapt to API change in Carpet::MakeMultigridBoxesErik Schnetter2008-02-20
* CarpetIOHDF5: Change some CCTK_REAL to double to make HDF5 native typesErik Schnetter2008-02-19
* CarpetIOHDF5: Use CCTK_REAL instead of long long for timing measurementsErik Schnetter2008-01-30
* CarpetIOHDF5: Use new-style communication routinesErik Schnetter2008-01-30
* CarpetIOHDF5: workaround for excessive HDF5-internal memory requirements duri...tradke2007-10-19
* CarpetIOHDF5: fix memory leak in recovery codetradke2007-10-18
* CarpetIOHDF5: Correct inconsistency in tracking I/O timingErik Schnetter2007-10-04
* CarpetIOHDF5: Record time spent in I/OErik Schnetter2007-10-03
* CarpetIOHDF5: Initialise list of variables which need to be synchronisedErik Schnetter2007-08-23
* CarpetIOHDF5: Synchronise after recoveringErik Schnetter2007-06-08
* CarpetIOHDF5: Say "simulation time" instead of "physical time"Erik Schnetter2007-05-23