aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
...
* Recreated checkpoint file and output datafiles because it was broken aftertradke2004-06-28
* Parfile to generate a checkpoint file.tradke2004-06-28
* Ensure that the spacing as given by the user is consistent with theschnetter2004-06-27
* Implement true global reduction operations, i.e. time interpolation.schnetter2004-06-27
* Correct a bug in the time interpolation. We probably neverschnetter2004-06-27
* Execute POSTREGRID bin only if the grid hierarchy actually changed.schnetter2004-06-27
* Execute POSTREGRID bin only if the grid hierarchy actually changed.schnetter2004-06-27
* Throw an input_error instead of using assert when there is wrong input.schnetter2004-06-26
* Do not always allocate all memory any more.schnetter2004-06-26
* Use an explicit temporary C++ string object to prevent segfaults.schnetter2004-06-26
* Introduce a new termination condition "immediately" that ends aschnetter2004-06-26
* Implement prolongation methods that can be specified as parameterschnetter2004-06-26
* Indent the code a bit more consistently.schnetter2004-06-25
* Indent the code a bit more consistently.schnetter2004-06-25
* Initialise "delta" before using it.schnetter2004-06-25
* Patch from Peter Diener to accept both spaces and tabs as data delimiters.tradke2004-06-24
* Output floating-point numbers with precision as specified by the IOASCII::out...tradke2004-06-23
* Add STEERABLE=ALWAYS integer parameter IOASCII::out_precision to specify thetradke2004-06-23
* HACK: temporary fix of bug 55 (problems with the order that Carpet andhawke2004-06-22
* Document IO::out_single_precision parameter.tradke2004-06-22
* Implement single-precision HDF5 output.tradke2004-06-22
* Use boolean parameter 'out_single_precision' from IO.tradke2004-06-22
* Store the last output iteration/time instead of the next outputschnetter2004-06-21
* Store the last output iteration/time instead of the next outputschnetter2004-06-21
* Register CarpetIOHDF5 I/O method under name "IOHDF5" rather than "CarpetIOHDF5".tradke2004-06-21
* Remove warnings about group and variable names being distinct.hawke2004-06-21
* Make Regrid return a flag whether it changed the grid hierarchy. Thisschnetter2004-06-21
* Correct indentation.schnetter2004-06-21
* Don't call MPI reduction operators for complex numbers; call the realschnetter2004-06-21
* Simplify logic.schnetter2004-06-21
* Add functions to access the MPI data type corresponding to the realschnetter2004-06-16
* Always print the number of processors.schnetter2004-06-16
* Don't require the local boxes to be non-empty.schnetter2004-06-15
* Implement strict parameter parsing at startup.tradke2004-06-14
* USES BOOLEAN strict_io_parameter_checktradke2004-06-14
* Use unique loop iteration variables to eliminate compiler warnings.schnetter2004-06-14
* Implement strict parameter parsing at startup.tradke2004-06-14
* USES BOOLEAN strict_io_parameter_checktradke2004-06-14
* Implement global reduction operators:schnetter2004-06-14
* Take convergence factor into account.schnetter2004-06-14
* Clean up.schnetter2004-06-14
* Fix sanity check.schnetter2004-06-14
* Simplify logic when evaluating the invariant.schnetter2004-06-13
* Perform global-mode scalar output.schnetter2004-06-11
* Free vector groups leaders only after the other vector elements haveschnetter2004-06-08
* Correct wrong comment.schnetter2004-06-08
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Carpet/WaveToy recovery test case for 4 cpus.cott2004-06-07
* Recovery test case for 1 CPUcott2004-06-07
* This fixes my previous commit...cott2004-06-07