aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* CarpetLib: Add function vect::reverseErik Schnetter2005-05-01
* CarpetReduce: handle the case of zero reductionsErik Schnetter2005-04-30
* CapretReduce: Do not crash on grid functions with only one time levelErik Schnetter2005-04-28
* CarpetLib: Correct assert statementsErik Schnetter2005-04-16
* CarpetIOHDF5: bugfix for checkpoint/recoveryThomas Radke2005-04-12
* CarpetLib: Forbid copying data<T> objectsErik Schnetter2005-04-11
* CarpetLib: Correct errors in handling mem<T> objectsErik Schnetter2005-04-11
* CarpetLib: Remove unused function transfer_fromErik Schnetter2005-04-11
* CarpetWeb: Mention new stable versionErik Schnetter2005-04-11
* CarpetInterp: Correct error in allocating data objectsErik Schnetter2005-04-11
* CarpetIOHDF5: Use CCTK_REAL instead of double for meta dataErik Schnetter2005-04-11
* CarpetLib: resolve conflict between collective communication and mem<T>Erik Schnetter2005-04-11
* CarpetLib: change the default for CarpetLib::use_waitall from "no" to "yes"Thomas Radke2005-04-11
* Carpet/CarpetLib: deactivate CarpetLib::minimise_outstanding_communicationsThomas Radke2005-04-11
* CarpetLib: remove erroneous assert statements in the collective buffers commu...Thomas Radke2005-04-11
* Carpet: Handle grid with zero interior cellsErik Schnetter2005-04-11
* Carpet: Do not emit regridding warning for unigrid runsErik Schnetter2005-04-11
* CarpetLib: some optimisations for the collective buffers communication schemeThomas Radke2005-04-11
* CarpetIOHDF5: use CCTK_ActiveTimeLevelsGI() instead of CCTK_GroupStorageIncre...Thomas Radke2005-04-11
* CarpetLib: bugfix for collective buffers communicationThomas Radke2005-04-11
* CarpetSlab: fix return value for CarpetSlab_GetList()Thomas Radke2005-04-10
* CarpetLib: Resolve conflict after introducing mem<T> classErik Schnetter2005-04-10
* Carpet: Do not free timelevels in reverse order any moreErik Schnetter2005-03-05
* CarpetLib: Introduce new class mem<T> for memory managementErik Schnetter2005-03-05
* Carpet: Update doxygen instructionsErik Schnetter2005-04-10
* Carpet: Output level times with higher precisionErik Schnetter2005-04-09
* Carpet: Add debugging parameter to output the level timesErik Schnetter2005-04-09
* Carpet: Forbid staggering about the origin only for multiple convergence levelsErik Schnetter2005-04-09
* CarpetIOHDF5: optimisation of syncing all variables after recoveryThomas Radke2005-04-07
* Carpet: bugfix for high-level synchronisation routinesThomas Radke2005-04-07
* CarpetLib: omit the name for the unused dummy function argument in dist::data...Thomas Radke2005-04-06
* CarpetLib: make fill_bbox_arrays() a static non-template function in data.cctradke2005-03-16
* CarpetRegrid: remove invalid restrict qualifier in Automatic_Recursive()Thomas Radke2005-04-05
* CarpetSlab: pass vartype in comm_state constructor tto make use of collective...Thomas Radke2005-03-31
* CarpetIOHDF5: pass vartype in comm_state constructor tto make use of collecti...Thomas Radke2005-03-31
* CarpetIOASCII: pass vartype in comm_state constructor tto make use of collect...Thomas Radke2005-03-31
* CarpetLib, Carpet: implement and use collective communication buffersThomas Radke2005-03-30
* Carpet: short cut in Restrict(): don't call SyncGVGroup() on empty (vector) g...Thomas Radke2005-03-25
* CarpetLib: remove unused send_listvect argument in copycat() and intercat()Thomas Radke2005-03-23
* CarpetRegrid: Correct some errors in the automatic regridding routineErik Schnetter2005-03-23
* CarpetIOHDF5: fix for IOHDF5::use_reflevels_from_checkpoint = "yes" for the c...Thomas Radke2005-03-21
* CarpetLib: Do not check invariant of bboxset classErik Schnetter2005-03-21
* CarpetLib: Correct misleading commentErik Schnetter2005-03-21
* Carpet: fix for my latest patch which still had some (incomplete) debug state...Thomas Radke2005-03-17
* Carpet: simplify SyncGroup(); merge SyncGFArrayGroup() and SyncGFGroup() into...tradke2005-03-16
* Carpet: call SyncGFGroup() from within Restrict() to remove code duplicationtradke2005-03-16
* move block of duplicated assert() statements in {copy,interpolate}_from_{recv...Thomas Radke2005-03-16
* Carpet/CarpetLib: minimise the number of outstanding communication requeststradke2005-03-11
* CarpetInterp: Correct check whether a processor owns a componentErik Schnetter2005-03-07
* Carpet: Add new flag Carpet::constant_load_per_processorErik Schnetter2005-03-07