aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetEvolutionMask
Commit message (Collapse)AuthorAge
* Carpet*/test: specify the number of processors to run testsuitesThomas Radke2007-01-18
| | | | | | | | Some testsuites in the thorns listed above have CarpetIOASCII output files that were generated on a specific number of processors; tell the testsuite script that these testsuites should be run only on that number of processors. darcs-hash:20070118115525-776a0-d385bb56c7d17e00ad6ef2af805093f968e7c620.gz
* CarpetEvolutionMask: Adapt to region_t changesErik Schnetter2007-01-12
| | | | darcs-hash:20070112222640-dae7b-0e208231fc8f79957f97db95a6c2094a57edec30.gz
* CarpetEvolutionMask: Schedule also in postregridinitial binErik Schnetter2006-12-06
| | | | darcs-hash:20061206163347-dae7b-4489f04d8f3e290a8c16ad41e7c18d6a05372037.gz
* CarpetEvolutionMask: fix 2D output for CarpetEvolutionMask_test testsuiteThomas Radke2006-12-19
| | | | | | All it took was to change IO::out_fileinfo="none" into IO::out_fileinfo="axis labels". darcs-hash:20061219205834-776a0-d01dfe4ff8e5c77d79c99cb3f9a03179b0ef7634.gz
* CarpetEvolutionMask: get the CarpetEvolutionMask_test_off at least partially ↵Thomas Radke2006-11-28
| | | | | | | | | | | | | working again * use IO::out_fileinfo = "axis labels" to match the existing 1D/2D output * substitute IOBasic's reduction output by that from CarpetIOScalar (it has been checked that the output data are the same, only the filenames and the format changed) Still the testsuite is failing because of differences in the evolution_mask output. darcs-hash:20061128152932-776a0-90ef141b6eb370b267b1e0647473bc59a732479e.gz
* CarpetEvolutionMask: get testsuite parfiles going againtradke2006-11-24
| | | | | | | | | Use CarpetIOBasic and CarpetIOScalar instead of IOBasic. Don't set grid::avoid_origin twice. Testsuites are not passing (yet). darcs-hash:20061124200038-3fd61-4b14f5d89ec9addc7061da51c228df346202e160.gz
* CarpetEvolutionMask: Add grouptype argument to mode functionsErik Schnetter2006-10-03
| | | | darcs-hash:20061003233903-dae7b-57d1f6505904ee2af2da25ee413a995e7836ea3d.gz
* CarpetEvolutionMask: remove duplicate parameter setting in ↵Thomas Radke2006-06-30
| | | | | | test/CarpetEvolutionMask_test.par darcs-hash:20060630104549-776a0-1201ed566912e2180862963721ac64a9f2194d9a.gz
* Fix storage for EvolutionMaskcott2005-12-22
| | | | darcs-hash:20051222092416-34d71-fe1a4f226a46964b577c67c9a7192e5a27ea99ad.gz
* CarpetEvolutionMask: Handle outer buffer zonesErik Schnetter2005-08-12
| | | | | | Do not shrink the domain if the buffer zones are outer. darcs-hash:20050812143317-891bb-5e95257cd7a5685fbcc02985e5802e3f1e070a78.gz
* CarpetEvolutionMask: New thornErik Schnetter2005-08-10
Provide a grid function "evolution_mask" which is zero for all grid points that do not need to be evolved because they are going to be restrict from a finer grid. darcs-hash:20050810125908-891bb-3a6441b6cd41b7bafda6a42c672925ac98fbb668.gz