aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* CarpetIOHDF5: fixed typo in checkpointing example in thorn documentationThomas Radke2005-11-16
* CarpetWeb: Update pointers to the status reportsErik Schnetter2005-11-14
* CarpetWeb: Update darcs to 1.0.4Erik Schnetter2005-11-14
* Carpet: bugfix in synchronisation of grid arraysThomas Radke2005-10-21
* Carpet: Correct processor distribution when a local grid size is specifiedErik Schnetter2005-10-14
* Carpet: Add TODO comment to processor distributionErik Schnetter2005-10-14
* Carpet: Remove duplicate statements in grid setupErik Schnetter2005-10-14
* Carpet: Output model name of current processorErik Schnetter2005-10-14
* CarpetInterp: Assert that all output arrays are distinctErik Schnetter2005-10-12
* CarpetInterp: Take delta_time into account when calculating time derivativesErik Schnetter2005-10-12
* CarpetIOHDF5: implement "out_unchunked" option for individual variables to be...Thomas Radke2005-10-05
* CarpetTest: fix names for grid array sizesThomas Radke2005-09-26
* CarpetLib: permute order of member initializers in comm_state::procbufdesc() ...Jonathan Thornburg2005-09-21
* CarpetIOHDF5: respect setting of out_unchunked parameter also in single-proce...Thomas Radke2005-09-18
* CarpetReduce: tag CarpetReduce::weight with 'checkpoint="no"'Thomas Radke2005-09-13
* CarpetIOHDF5: don't checkpoint variables tagged as 'checkpoint="no"'Thomas Radke2005-09-13
* CarpetIOHDF5: update thorn documentationThomas Radke2005-09-13
* CarpetIOHDF5: fixed a problem with IOHDF5::use_reflevels_from_checkpoint = "y...Thomas Radke2005-09-06
* CarpetLib: forward-declare output operatorswhite2005-08-29
* CarpetInterp: bugfix in routine which maps points onto componentsThomas Radke2005-08-29
* CarpetInterp: copy interpolation results directly into output arrays, without...Thomas Radke2005-08-27
* Carpet: Always output all model names for multi-modelErik Schnetter2005-08-26
* Carpet: Remove some unnecessary static_castsErik Schnetter2005-08-26
* Carpet: Pass MPI communicators as pointers instead of intsErik Schnetter2005-08-26
* CarpetInterp: optimise global interpolator communication schemeThomas Radke2005-08-26
* Carpet: Allow multi-model simulationsErik Schnetter2005-08-25
* CarpetLib: Initialise Carpet's MPI communicator with an arbitrary communicatorErik Schnetter2005-08-25
* CarpetWeb: Update link to Whisky web pagesErik Schnetter2005-08-24
* CarpetWeb: Add August 2005 status reportErik Schnetter2005-08-24
* CarpetInterp: Remove commented out assertErik Schnetter2005-08-24
* CarpetIOHDF5: bugfix for outputting the same variable into multiple filesThomas Radke2005-08-23
* CarpetLib: bugfix in collective commbuffer schemeThomas Radke2005-08-16
* Carpet*: generalise the comm_state class for collective buffer communicationsThomas Radke2005-08-15
* CarpetEvolutionMask: Handle outer buffer zonesErik Schnetter2005-08-12
* CarpetLib: Implement fast recomposingErik Schnetter2005-08-11
* CarpetInterp: Remove support for optional argument "interpolation_times"Erik Schnetter2005-08-11
* CarpetInterp: Test also time derivatives in the test casesErik Schnetter2005-08-11
* CarpetInterp: Update waveinterp test casesErik Schnetter2005-08-11
* Carpet: Clean up outer-buffers.par fileErik Schnetter2005-08-10
* Carpet: Correct three timelevel initialisationErik Schnetter2005-08-10
* CarpetInterp: Use explicit source map specifications even in single map modeErik Schnetter2005-08-10
* CarpetInterp: Make time_deriv_order per output array instead of per grid pointErik Schnetter2005-08-10
* CarpetInterp: Remove commented out codeErik Schnetter2005-08-10
* CarpetEvolutionMask: New thornErik Schnetter2005-08-10
* CarpetLib: typo in push of << operatorSteve White2005-08-09
* CarpetInterp: Correct time interpolation stencilsErik Schnetter2005-08-11
* CarpetLib: give data an << operatorSteve White2005-08-09
* Carpet: Add test case for outer buffer zonesErik Schnetter2005-08-09
* Carpet: Use outer buffer zonesErik Schnetter2005-08-09
* CarpetLib: Add outer buffer zonesErik Schnetter2005-08-08