aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* FOWaveToyF77: do not inherit from IDFOScalarWaveErik 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
* CarpetMG: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* CarpetIOHDF5: fix for IOHDF5::use_reflevels_from_checkpoint = "yes" for the c...Thomas Radke2005-03-21
* Use ipow instead of pow in various placesErik Schnetter2004-12-25
* CarpetMG: Snapshot of current stateErik Schnetter2004-12-08
* CarpetMG: A multigrid solver for CarpetErik Schnetter2004-11-24
* 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
* CarpetAdaptiveRegrid:Really fix the inheriting child errors this time, I hope.Ian Hawke2005-03-04
* CarpetAdaptiveRegrid: Fix checking the child level for errorsIan Hawke2005-03-04
* CarpetAdaptiveRegrid: ASCII pictures of the maskIan Hawke2005-03-04
* CarpetInterp: Correct check whether a processor owns a componentErik Schnetter2005-03-07
* Carpet: Add new flag Carpet::constant_load_per_processorErik Schnetter2005-03-07
* Carpet: Forbid local mode only for true storage changesErik Schnetter2005-03-04
* CarpetLib: Use MPI_STATUS_IGNOREErik Schnetter2005-03-03
* CarpetReduce: Handle groups that have not all time levels allocatedErik Schnetter2005-03-03
* CarpetInterp: Handle groups that have not all time levels allocatedErik Schnetter2005-03-03
* CarpetAdaptiveRegrid: Change implementation name to CarpetAdaptiveRegridErik Schnetter2005-03-03
* CarpetRegrid: Change moving boxes parameters back from private to restrictedErik Schnetter2005-03-03
* CarpetRegrid: Change "&&" and "||" to "and" and "or"Erik Schnetter2005-03-03
* Carpet: Change some 0 to NULLErik Schnetter2005-03-03
* Carpet: Handle groups with all time levels active correctlyErik Schnetter2005-03-03
* Carpet: Correct errors in en-/disabling of storageErik Schnetter2005-03-03
* Carpet: Print grid function statistics all the timeErik Schnetter2005-03-03
* Carpet: Remove some unnecessary assertsErik Schnetter2005-03-03
* Carpet: Comment changeErik Schnetter2005-03-03
* CarpetLib: Small cleanups to vector group storage handlingErik Schnetter2005-03-03
* CarpetLib: Whitespace changesErik Schnetter2005-03-03