aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/src/Output.cc
Commit message (Expand)AuthorAge
* CarpetIOHDF5: make index files sparse files with full datasetsRoland Haas2012-09-05
* CarpetIOHDF5: support indices in sequential chunked outputRoland Haas2012-08-03
* CarpetLib: Change API to obtain pointer to grid function dataErik Schnetter2012-02-25
* CarpetIOHDF5: Update to new gdata::copy_from APIErik Schnetter2012-01-11
* CarpetIOHDF5: Store cell centering offset with grid function attributesErik Schnetter2011-02-25
* CarpetIOHDF5: Check that MPI datatypes are defined before using themErik Schnetter2010-12-22
* CarpetIOHDF5: Index file supportIan Hinder2010-05-17
* CarpetIOHDF5: Correct error in outputting distributed grid arraysErik Schnetter2010-04-27
* CarpetIOHDF5: Update to new dh classesErik Schnetter2010-04-27
* CarpetIOHDF5: Remove explicit bboxset normalizationsErik Schnetter2010-04-27
* Combine CarpetLib's INSTANTIATE and Carpet's TYPECASE mechanism into aErik Schnetter2010-02-13
* Import CarpetErik Schnetter2009-09-03
* Fixed "origin" and "delta" output attributes to workChristian Reisswig2008-06-11
* CarpetIOHDF5: Make code saferErik Schnetter2008-02-19
* Bugfix to MapIsCartesian-Attributereisswig2008-01-31
* CarpetIOHDF5: Use CCTK_REAL instead of long long for timing measurementsErik Schnetter2008-01-30
* CarpetIOHDF5: Add attribute specifying whether coordinate system is CartesianErik Schnetter2008-01-28
* CarpetIOHDF5: #include <cstring>Erik Schnetter2007-11-02
* CarpetIOHDF5: Record time spent in I/OErik Schnetter2007-10-03
* CarpetIOHDF5: Correct error in setting up gdata communication objectErik Schnetter2007-05-01
* CarpetIOHDF5: Checkpoint and restore each level's current timeErik Schnetter2007-04-19
* CarpetIOHDF5: Do not use "map" as local variable nameErik Schnetter2007-01-12
* CarpetIOHDF5: support per-variable output compression levelsThomas Radke2006-11-17
* CarpetIOHDF5: support automatic gzip dataset compressionThomas Radke2006-11-17
* CarpetIOHDF5: use aliased function Coord_GroupSystem() only optionallyThomas Radke2006-10-04
* CarpetIOHDF5: fix the HDF5 library version test when determining the datatype...Thomas Radke2006-05-11
* CarpetIOHDF5: fix small memory leak in HDF5 outputThomas Radke2006-02-12
* CarpetIOHDF5: bugfix for writing checkpointsThomas Radke2006-02-06
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetIOHDF5: add "cctk_bbox" and "cctk_nghostzones" attributes to each datasetThomas Radke2005-06-28
* CarpetIOHDF5: implement parallel I/OThomas Radke2005-06-24
* CarpetIOHDF5: added logic to keep specific checkpoints aroundThomas Radke2005-06-10
* CarpetIOHDF5: resolve conflictErik Schnetter2005-06-06
* CarpetIOHDF5: API for H5Sselect_hyperslab() has changed in HDF5 1.6.4Thomas Radke2005-05-12
* CarpetIOHDF5: Put unique simulation ID into each fileErik Schnetter2005-06-05
* CarpetIOHDF5: implement parallel recoveryThomas Radke2005-05-27
* CarpetIOHDF5: API for H5Sselect_hyperslab() has changed in HDF5 1.6.4Thomas Radke2005-05-12
* CarpetIOHDF5: bugfix for checkpoint/recoveryThomas Radke2005-04-12
* CarpetIOHDF5: Use CCTK_REAL instead of double for meta dataErik Schnetter2005-04-11
* CarpetIOHDF5: pass vartype in comm_state constructor tto make use of collecti...Thomas Radke2005-03-31
* CarpetIOHDF5: write a "carpet_version" integer attribute to tag data output a...Thomas Radke2005-02-14
* CarpetIOHDF5: Use positive timelevelsErik Schnetter2005-02-07
* CarpetIOHDF5: output individual refinement levels if requestedThomas Radke2005-02-04
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetIOHDF5/src/Output.cc: fix calculation of "origin" attribute; don't outp...Thomas Radke2005-01-10
* CarpetIOHDF5/src/Output.cc: write bbox attributes only if a variable has a co...Thomas Radke2005-01-03
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetIOHDF5: Only add "m=" to dataset name for grid functionsErik Schnetter2004-12-25
* CarpetIOHDF5: Correct typo in commentErik Schnetter2004-12-25