aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Update parameter filesschnetter2004-03-23
* Update parameter fileschnetter2004-03-23
* Some par files for testingcott2004-03-23
* more optimizationcott2004-03-23
* another bugfixcott2004-03-23
* Make recover much much much faster (reduced complexity to n, I think). Also f...cott2004-03-23
* Remove unused codeschnetter2004-03-23
* When regridding, prolongate the boundaries before synchronising.schnetter2004-03-22
* Rudimentary timers implemented; added linked list for dataset names. Gives ab...cott2004-03-22
* Limit dataset name size to 256 characters to prevent segfaults if the checkpointcott2004-03-20
* First attempt on making recovery faster...cott2004-03-20
* Extended documentation to include file layout / attribute specificationcott2004-03-18
* Basic documentation added.cott2004-03-18
* CarpetIOHDF5 can now do initial data checkpointing.cott2004-03-18
* Minor polishing.cott2004-03-16
* Minor polishing. Changed parameter "verbose" to "h5verbose" to get around nam...cott2004-03-15
* Fix another stupid bug in DISTRIB=const logic. Checkpoint/Recovery tested on ...cott2004-03-15
* Fixed problem in the logic for handling DISTRIB=constant arrays. Checkpoint/R...cott2004-03-15
* Small fixes.cott2004-03-14
* Okay. Here we go. Checkpoint/Recovery is working on 1 cpu with WaveToy. Data ...cott2004-03-12
* Change initialisation scheme for recovering.schnetter2004-03-12
* Regrid also while recovering the variables.schnetter2004-03-12
* Recovery sort of working - does not crash, but does the strangest things... I...cott2004-03-11
* Use new iteratorsschnetter2004-03-11
* Small changeschnetter2004-03-11
* Remove old-style iteratorT types and routines.schnetter2004-03-11
* Writing checkpoint files works now.cott2004-03-11
* Ensure that the array extents are multiples of the array stridesschnetter2004-03-11
* Made function call in meta mode really work...cott2004-03-11
* Added meta loop in call to function scheduled in meta modecott2004-03-11
* Correct and general setting of HDF5 datatypescott2004-03-11
* Added skeleton for recovery.cott2004-03-11
* We can now dump all paramaters and global attributes.cott2004-03-10
* Minor Additions to checkpointing routines, correct registration of IOHDF5GH, ...cott2004-03-10
* Implemented Checkpointing skeletoncott2004-03-10
* Added parameters for Checkpoint/Recoverycott2004-03-10
* Split InputVarAs into InputVarAs and ReadVar for checkpoint-recoverycott2004-03-10
* Use $(error) instead of an unsatisfied dependency to reportschnetter2004-03-10
* Split OutputVarAs into 2 routines: OutputVarAs and WriteVar - needed for chec...cott2004-03-09
* Fix various bugs in ReadAttribute-like functions and in InputVarAscott2004-03-09
* Register the file reader.schnetter2004-03-09
* Make the file reader work.cott2004-03-08
* Make the file reader work.cott2004-03-08
* Fix html in news item.schnetter2004-03-08
* Add new news item about CarpetIOHDF5.schnetter2004-03-08
* Some cleaning up: Moved auxiliary functions (Read/WriteAttribute and others) ...cott2004-03-08
* Change operator[] to at()schnetter2004-03-08
* Correct errors in the FlexIO attributesschnetter2004-03-08
* Set up the ENO prolongation operator correctly.hawke2004-03-07
* Do not treat 1 processors as special case, and do not make an error inschnetter2004-03-05